15:33:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136512 15:33:52 Running as SYSTEM 15:33:52 [EnvInject] - Loading node environment variables. 15:33:52 Building remotely on prd-centos8-docker-8c-8g-75266 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 15:33:52 [ssh-agent] Looking for ssh-agent implementation... 15:33:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:52 $ ssh-agent 15:33:52 SSH_AUTH_SOCK=/tmp/ssh-KP5GJYomI9Qq/agent.5591 15:33:52 SSH_AGENT_PID=5593 15:33:52 [ssh-agent] Started. 15:33:52 Running ssh-add (command line suppressed) 15:33:52 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_6417633765028641814.key (/w/workspace/cps-master-verify-java@tmp/private_key_6417633765028641814.key) 15:33:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:33:52 The recommended git tool is: NONE 15:33:54 using credential onap-jenkins-ssh 15:33:54 Wiping out workspace first. 15:33:54 Cloning the remote Git repository 15:33:54 Cloning repository git://cloud.onap.org/mirror/cps.git 15:33:54 > git init /w/workspace/cps-master-verify-java # timeout=10 15:33:54 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:33:54 > git --version # timeout=10 15:33:54 > git --version # 'git version 2.39.1' 15:33:54 using GIT_SSH to set credentials Gerrit user 15:33:54 [INFO] Currently running in a labeled security context 15:33:54 [INFO] Currently SELinux is 'enforcing' on the host 15:33:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh2556981678563677636.key 15:33:54 Verifying host key using manually-configured host key entries 15:33:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:33:55 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:33:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:56 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:33:56 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:33:56 using GIT_SSH to set credentials Gerrit user 15:33:56 [INFO] Currently running in a labeled security context 15:33:56 [INFO] Currently SELinux is 'enforcing' on the host 15:33:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh7386324604183852837.key 15:33:56 Verifying host key using manually-configured host key entries 15:33:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/12/136512/1 # timeout=30 15:33:56 > git rev-parse 09086b5a7ce9a7467b42c6a86374f22318aaa4cd^{commit} # timeout=10 15:33:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:33:56 Checking out Revision 09086b5a7ce9a7467b42c6a86374f22318aaa4cd (refs/changes/12/136512/1) 15:33:56 > git config core.sparsecheckout # timeout=10 15:33:56 > git checkout -f 09086b5a7ce9a7467b42c6a86374f22318aaa4cd # timeout=30 15:33:59 Commit message: "Adjust performance test timings" 15:33:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:33:59 > git rev-list --no-walk ed9d179947325bbb9b81378b469341d023b46cd8 # timeout=10 15:33:59 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13493164666437787684.sh 15:33:59 ---> python-tools-install.sh 15:33:59 Setup pyenv: 15:33:59 system 15:33:59 * 3.8.13 (set by /opt/pyenv/version) 15:33:59 * 3.9.13 (set by /opt/pyenv/version) 15:33:59 * 3.10.6 (set by /opt/pyenv/version) 15:34:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bHKg 15:34:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:34:08 lf-activate-venv(): INFO: Installing: lftools 15:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-bHKg/bin to PATH 15:34:51 Generating Requirements File 15:35:32 Python 3.10.6 15:35:33 pip 23.3.1 from /tmp/venv-bHKg/lib/python3.10/site-packages/pip (python 3.10) 15:35:33 appdirs==1.4.4 15:35:33 argcomplete==3.1.6 15:35:33 aspy.yaml==1.3.0 15:35:33 attrs==23.1.0 15:35:33 autopage==0.5.2 15:35:33 Babel==2.13.1 15:35:33 beautifulsoup4==4.12.2 15:35:33 boto3==1.28.85 15:35:33 botocore==1.31.85 15:35:33 bs4==0.0.1 15:35:33 cachetools==5.3.2 15:35:33 certifi==2023.7.22 15:35:33 cffi==1.16.0 15:35:33 cfgv==3.4.0 15:35:33 chardet==5.2.0 15:35:33 charset-normalizer==3.3.2 15:35:33 click==8.1.7 15:35:33 cliff==4.4.0 15:35:33 cmd2==2.4.3 15:35:33 cryptography==3.3.2 15:35:33 debtcollector==2.5.0 15:35:33 decorator==5.1.1 15:35:33 defusedxml==0.7.1 15:35:33 Deprecated==1.2.14 15:35:33 distlib==0.3.7 15:35:33 dnspython==2.4.2 15:35:33 docker==4.2.2 15:35:33 dogpile.cache==1.2.2 15:35:33 email-validator==2.1.0.post1 15:35:33 filelock==3.13.1 15:35:33 future==0.18.3 15:35:33 gitdb==4.0.11 15:35:33 GitPython==3.1.40 15:35:33 google-auth==2.23.4 15:35:33 httplib2==0.22.0 15:35:33 identify==2.5.31 15:35:33 idna==3.4 15:35:33 importlib-metadata==6.8.0 15:35:33 importlib-resources==1.5.0 15:35:33 iso8601==2.1.0 15:35:33 Jinja2==3.1.2 15:35:33 jmespath==1.0.1 15:35:33 jsonpatch==1.33 15:35:33 jsonpointer==2.4 15:35:33 jsonschema==4.19.2 15:35:33 jsonschema-specifications==2023.7.1 15:35:33 keystoneauth1==5.3.0 15:35:33 kubernetes==28.1.0 15:35:33 lftools==0.37.8 15:35:33 lxml==4.9.3 15:35:33 MarkupSafe==2.1.3 15:35:33 msgpack==1.0.7 15:35:33 multi-key-dict==2.0.3 15:35:33 munch==4.0.0 15:35:33 netaddr==0.9.0 15:35:33 netifaces==0.11.0 15:35:33 niet==1.4.2 15:35:33 nodeenv==1.8.0 15:35:33 oauth2client==4.1.3 15:35:33 oauthlib==3.2.2 15:35:33 openstacksdk==0.62.0 15:35:33 os-client-config==2.1.0 15:35:33 os-service-types==1.7.0 15:35:33 osc-lib==2.9.0 15:35:33 oslo.config==9.2.0 15:35:33 oslo.context==5.3.0 15:35:33 oslo.i18n==6.2.0 15:35:33 oslo.log==5.4.0 15:35:33 oslo.serialization==5.2.0 15:35:33 oslo.utils==6.3.0 15:35:33 packaging==23.2 15:35:33 pbr==6.0.0 15:35:33 platformdirs==3.11.0 15:35:33 prettytable==3.9.0 15:35:33 pyasn1==0.5.0 15:35:33 pyasn1-modules==0.3.0 15:35:33 pycparser==2.21 15:35:33 pygerrit2==2.0.15 15:35:33 PyGithub==2.1.1 15:35:33 pyinotify==0.9.6 15:35:33 PyJWT==2.8.0 15:35:33 PyNaCl==1.5.0 15:35:33 pyparsing==2.4.7 15:35:33 pyperclip==1.8.2 15:35:33 pyrsistent==0.20.0 15:35:33 python-cinderclient==9.4.0 15:35:33 python-dateutil==2.8.2 15:35:33 python-heatclient==3.3.0 15:35:33 python-jenkins==1.8.2 15:35:33 python-keystoneclient==5.2.0 15:35:33 python-magnumclient==4.2.0 15:35:33 python-novaclient==18.4.0 15:35:33 python-openstackclient==6.0.0 15:35:33 python-swiftclient==4.4.0 15:35:33 pytz==2023.3.post1 15:35:33 PyYAML==6.0.1 15:35:33 referencing==0.30.2 15:35:33 requests==2.31.0 15:35:33 requests-oauthlib==1.3.1 15:35:33 requestsexceptions==1.4.0 15:35:33 rfc3986==2.0.0 15:35:33 rpds-py==0.12.0 15:35:33 rsa==4.9 15:35:33 ruamel.yaml==0.18.5 15:35:33 ruamel.yaml.clib==0.2.8 15:35:33 s3transfer==0.7.0 15:35:33 simplejson==3.19.2 15:35:33 six==1.16.0 15:35:33 smmap==5.0.1 15:35:33 soupsieve==2.5 15:35:33 stevedore==5.1.0 15:35:33 tabulate==0.9.0 15:35:33 toml==0.10.2 15:35:33 tomlkit==0.12.2 15:35:33 tqdm==4.66.1 15:35:33 typing_extensions==4.8.0 15:35:33 tzdata==2023.3 15:35:33 urllib3==1.26.18 15:35:33 virtualenv==20.24.6 15:35:33 wcwidth==0.2.10 15:35:33 websocket-client==1.6.4 15:35:33 wrapt==1.16.0 15:35:33 xdg==6.0.0 15:35:33 xmltodict==0.13.0 15:35:33 yq==3.2.3 15:35:33 zipp==3.17.0 15:35:33 [EnvInject] - Injecting environment variables from a build step. 15:35:33 [EnvInject] - Injecting as environment variables the properties content 15:35:33 SET_JDK_VERSION=openjdk17 15:35:33 GIT_URL="git://cloud.onap.org/mirror" 15:35:33 15:35:33 [EnvInject] - Variables injected successfully. 15:35:33 [cps-master-verify-java] $ /bin/sh /tmp/jenkins611551920486243007.sh 15:35:33 ---> update-java-alternatives.sh 15:35:33 ---> Updating Java version 15:35:34 ---> RedHat type system detected 15:35:34 openjdk version "17.0.6-ea" 2023-01-17 LTS 15:35:34 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 15:35:34 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 15:35:34 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 15:35:34 [EnvInject] - Injecting environment variables from a build step. 15:35:34 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:35:34 [EnvInject] - Variables injected successfully. 15:35:34 provisioning config files... 15:35:34 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config8447274073308103456tmp 15:35:34 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11457700162086217025tmp 15:35:34 [EnvInject] - Injecting environment variables from a build step. 15:35:34 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-75266 15:35:35 using settings config with name cps-settings 15:35:35 Replacing all maven server entries not found in credentials list is true 15:35:35 using global settings config with name global-settings 15:35:35 Replacing all maven server entries not found in credentials list is true 15:35:35 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings10889409060560572818.xml -gs /tmp/global-settings2456690510014858328.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=09086b5a7ce9a7467b42c6a86374f22318aaa4cd -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/+/136512 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136512 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/12/136512/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRqdXN0IHBlcmZvcm1hbmNlIHRlc3QgdGltaW5ncwoKTmV3IGxpbWl0cyBmb3IgdGltZSBhbmQgbWVtb3J5IGFyZSBiYXNlZCBvbiBhbmFseXppbmcgNDAgcHJldmlvdXMKcGVyZm9ybWFuY2Ugam9iIHJ1bnMuIFRlc3QgbGltaXRzIGFyZSBjaG9zZW4gc28gdGhhdCBpbmRpdmlkdWFsCnRlc3QgY2FzZXMgd291bGQgcGFzcyA5NSUgb2YgdGhlIHRoZSB0aW1lLgoKSXNzdWUtSUQ6IENQUy0xODg0ClNpZ25lZC1vZmYtYnk6IGRhbmllbGhhbnJhaGFuIDxkYW5pZWwuaGFucmFoYW5AZXN0LnRlY2g+CkNoYW5nZS1JZDogSWFkY2EyN2ViMWY5NDgyMDE2NzU5MDcwZTVhZmRjNzBjNTNmOWQwNDMK -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Adjust performance test timings" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Iadca27eb1f9482016759070e5afdc70c53f9d043 -DGERRIT_EVENT_HASH=-1812765682 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:35:36 [INFO] Scanning for projects... 15:35:40 [WARNING] 15:35:40 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT 15:35:40 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 15:35:40 [WARNING] 15:35:40 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT 15:35:40 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 15:35:40 [WARNING] 15:35:40 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT 15:35:40 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 15:35:40 [WARNING] 15:35:40 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 15:35:40 [WARNING] 15:35:40 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 15:35:40 [WARNING] 15:35:40 [INFO] ------------------------------------------------------------------------ 15:35:40 [INFO] Reactor Build Order: 15:35:40 [INFO] 15:35:40 [INFO] org.onap.cps:cps-dependencies [pom] 15:35:40 [INFO] cps-bom [pom] 15:35:40 [INFO] checkstyle [jar] 15:35:40 [INFO] spotbugs [jar] 15:35:40 [INFO] cps-parent [pom] 15:35:40 [INFO] cps-events [jar] 15:35:40 [INFO] cps-path-parser [jar] 15:35:40 [INFO] cps-service [jar] 15:35:40 [INFO] cps-rest [jar] 15:35:40 [INFO] cps-ncmp-events [jar] 15:35:40 [INFO] cps-ncmp-service [jar] 15:35:40 [INFO] cps-ncmp-rest [jar] 15:35:40 [INFO] cps-ncmp-rest-stub [pom] 15:35:40 [INFO] cps-ncmp-rest-stub-service [jar] 15:35:40 [INFO] cps-ncmp-rest-stub-app [jar] 15:35:40 [INFO] cps-ri [jar] 15:35:40 [INFO] dmi-plugin-demo-and-csit-stub [pom] 15:35:40 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 15:35:40 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 15:35:40 [INFO] integration-test [jar] 15:35:40 [INFO] cps-application [jar] 15:35:40 [INFO] jacoco-report [jar] 15:35:40 [INFO] cps [pom] 15:35:40 [INFO] 15:35:40 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 15:35:40 [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] 15:35:40 [INFO] --------------------------------[ pom ]--------------------------------- 15:35:41 [INFO] 15:35:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 15:35:41 [INFO] 15:35:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 15:35:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom 15:35:42 [INFO] 15:35:42 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 15:35:42 [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] 15:35:42 [INFO] --------------------------------[ pom ]--------------------------------- 15:35:42 [INFO] 15:35:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 15:35:42 [INFO] 15:35:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 15:35:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom 15:35:42 [INFO] 15:35:42 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 15:35:42 [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] 15:35:42 [INFO] --------------------------------[ jar ]--------------------------------- 15:35:43 [INFO] 15:35:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 15:35:43 [INFO] 15:35:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 15:35:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:35:44 [INFO] Copying 4 resources 15:35:44 [INFO] 15:35:44 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 15:35:45 [INFO] No sources to compile 15:35:45 [INFO] 15:35:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 15:35:45 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:35:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 15:35:45 [INFO] 15:35:45 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 15:35:45 [INFO] No sources to compile 15:35:45 [INFO] 15:35:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 15:35:46 [INFO] No tests to run. 15:35:46 [INFO] 15:35:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 15:35:46 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar 15:35:46 [INFO] 15:35:46 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 15:35:47 ======================================================================================================================== 15:35:47 Copyright Check Python Script: 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/CpsPerfTestBase.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/CpsPerfTestBase.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/CpsPerfTestBase.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/CpsPerfTestBase.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/CpsDataServiceLimitsPerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/CpsDataServiceLimitsPerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/CpsDataServiceLimitsPerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/CpsDataServiceLimitsPerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeletePerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeletePerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeletePerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeletePerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/GetPerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/GetPerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/GetPerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/GetPerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/QueryPerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/QueryPerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/QueryPerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/QueryPerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/UpdatePerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/UpdatePerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/UpdatePerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/UpdatePerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/WritePerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/WritePerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/WritePerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/WritePerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmDataSubscriptionsPerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmDataSubscriptionsPerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmDataSubscriptionsPerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmDataSubscriptionsPerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmHandleQueryPerfTest.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmHandleQueryPerfTest.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmHandleQueryPerfTest.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmHandleQueryPerfTest.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/ResourceMeter.java | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/ResourceMeter.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/ResourceMeter.java | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:35:47 /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/ResourceMeter.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:35:47 22 issue(s) found after 11 altered file(s) checked 15:35:47 ======================================================================================================================== 15:35:47 [INFO] 15:35:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 15:35:47 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar 15:35:47 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom 15:35:47 [INFO] 15:35:47 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 15:35:47 [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] 15:35:47 [INFO] --------------------------------[ jar ]--------------------------------- 15:35:47 [INFO] 15:35:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 15:35:47 [INFO] 15:35:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 15:35:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:35:47 [INFO] Copying 1 resource 15:35:47 [INFO] 15:35:47 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 15:35:47 [INFO] No sources to compile 15:35:47 [INFO] 15:35:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 15:35:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:35:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 15:35:47 [INFO] 15:35:47 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 15:35:47 [INFO] No sources to compile 15:35:47 [INFO] 15:35:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 15:35:47 [INFO] No tests to run. 15:35:47 [INFO] 15:35:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 15:35:47 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar 15:35:47 [INFO] 15:35:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 15:35:47 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar 15:35:47 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom 15:35:47 [INFO] 15:35:47 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 15:35:47 [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] 15:35:47 [INFO] --------------------------------[ pom ]--------------------------------- 15:35:48 [INFO] 15:35:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 15:35:48 [INFO] 15:35:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 15:35:50 [INFO] 15:35:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 15:35:50 [INFO] 15:35:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 15:35:50 [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-verify-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/* 15:35:50 [INFO] 15:35:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 15:35:50 [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-verify-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/* 15:35:50 [INFO] 15:35:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 15:35:53 [INFO] You have 0 Checkstyle violations. 15:35:53 [INFO] 15:35:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 15:35:54 [INFO] You have 0 Checkstyle violations. 15:35:54 [INFO] 15:35:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 15:35:54 [INFO] Starting audit... 15:35:54 Audit done. 15:35:54 [INFO] You have 0 Checkstyle violations. 15:35:54 [INFO] 15:35:54 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 15:35:54 [INFO] 15:35:54 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 15:35:58 [INFO] 15:35:58 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 15:35:58 [INFO] 15:35:58 [INFO] 15:35:58 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 15:35:59 [INFO] 15:35:59 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 15:36:00 [INFO] No sources specified for compilation. Skipping. 15:36:00 [INFO] 15:36:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 15:36:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:00 [INFO] 15:36:00 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 15:36:01 [INFO] 15:36:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 15:36:01 [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-verify-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/* 15:36:01 [INFO] 15:36:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 15:36:01 [INFO] No tests to run. 15:36:01 [INFO] 15:36:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 15:36:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:01 [INFO] 15:36:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 15:36:01 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 15:36:01 [INFO] 15:36:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 15:36:02 [INFO] 15:36:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 15:36:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom 15:36:02 [INFO] 15:36:02 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 15:36:02 [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] 15:36:02 [INFO] --------------------------------[ jar ]--------------------------------- 15:36:12 [INFO] 15:36:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 15:36:12 [INFO] 15:36:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 15:36:12 [INFO] 15:36:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 15:36:12 [INFO] 15:36:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 15:36: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-verify-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/* 15:36:12 [INFO] 15:36:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 15:36: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-verify-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/* 15:36:12 [INFO] 15:36:12 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 15:36:13 [INFO] 15:36:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 15:36:13 [INFO] You have 0 Checkstyle violations. 15:36:13 [INFO] 15:36:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 15:36:13 [INFO] You have 0 Checkstyle violations. 15:36:13 [INFO] 15:36:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 15:36:13 [INFO] Starting audit... 15:36:13 Audit done. 15:36:13 [INFO] You have 0 Checkstyle violations. 15:36:13 [INFO] 15:36:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 15:36:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:13 [INFO] Copying 1 resource 15:36:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 15:36:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 15:36:13 [INFO] 15:36:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 15:36:14 [INFO] Changes detected - recompiling the module! :dependency 15:36:14 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:36:15 [INFO] 15:36:15 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 15:36:15 [INFO] 15:36:15 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 15:36:15 [INFO] Fork Value is true 15:36:17 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:36:17 [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.0/spotbugs-4.2.0.jar) 15:36:17 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:36:17 [java] WARNING: System::setSecurityManager will be removed in a future release 15:36:18 [INFO] Done SpotBugs Analysis.... 15:36:19 [INFO] 15:36:19 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 15:36:19 [INFO] 15:36:19 [INFO] 15:36:19 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 15:36:19 [INFO] BugInstance size is 0 15:36:19 [INFO] Error size is 0 15:36:19 [INFO] No errors/warnings found 15:36:19 [INFO] 15:36:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 15:36:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:19 [INFO] Copying 4 resources 15:36:19 [INFO] 15:36:19 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 15:36:19 [INFO] No sources to compile 15:36:19 [INFO] 15:36:19 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 15:36:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:36:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:36:20 [INFO] Compiled 3 files. 15:36:20 [INFO] 15:36:20 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 15:36:30 [INFO] 15:36:30 [INFO] ------------------------------------------------------- 15:36:30 [INFO] T E S T S 15:36:30 [INFO] ------------------------------------------------------- 15:36:32 [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec 15:36:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in org.onap.cps.event.CpsDataUpdatedEventSpec 15:36:33 [INFO] 15:36:33 [INFO] Results: 15:36:33 [INFO] 15:36:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 15:36:33 [INFO] 15:36:33 [INFO] 15:36:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 15:36:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 15:36:33 [INFO] Analyzed bundle 'cps-events' with 0 classes 15:36:33 [INFO] 15:36:33 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 15:36:33 [INFO] 15:36:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 15:36:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar 15:36:33 [INFO] 15:36:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 15:36:33 [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-verify-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/* 15:36:33 [INFO] 15:36:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 15:36:33 [INFO] 15:36:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 15:36:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:33 [INFO] 15:36:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 15:36:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 15:36:33 [INFO] Analyzed bundle 'cps-events' with 0 classes 15:36:33 [INFO] All coverage checks have been met. 15:36:33 [INFO] 15:36:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 15:36:33 [INFO] 15:36:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 15:36:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar 15:36:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom 15:36:33 [INFO] 15:36:33 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 15:36:33 [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] 15:36:33 [INFO] --------------------------------[ jar ]--------------------------------- 15:36:35 [INFO] 15:36:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 15:36:35 [INFO] 15:36:35 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 15:36:35 [INFO] 15:36:35 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 15:36:35 [INFO] 15:36:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 15:36:35 [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-verify-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/* 15:36:35 [INFO] 15:36:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 15:36:35 [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-verify-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/* 15:36:35 [INFO] 15:36:35 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 15:36:35 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 15:36:36 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 15:36:36 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 15:36:36 [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 15:36:36 [INFO] 15:36:36 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 15:36:36 [INFO] You have 0 Checkstyle violations. 15:36:36 [INFO] 15:36:36 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 15:36:36 [INFO] You have 0 Checkstyle violations. 15:36:36 [INFO] 15:36:36 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 15:36:36 [INFO] Starting audit... 15:36:36 Audit done. 15:36:36 [INFO] You have 0 Checkstyle violations. 15:36:36 [INFO] 15:36:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 15:36:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 15:36:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 15:36:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 15:36:36 [INFO] 15:36:36 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 15:36:36 [INFO] Changes detected - recompiling the module! :dependency 15:36:36 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 15:36:37 [INFO] 15:36:37 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 15:36:37 [INFO] 15:36:37 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 15:36:37 [INFO] Fork Value is true 15:36:39 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:36:39 [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.0/spotbugs-4.2.0.jar) 15:36:39 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:36:39 [java] WARNING: System::setSecurityManager will be removed in a future release 15:36:41 [INFO] Done SpotBugs Analysis.... 15:36:41 [INFO] 15:36:41 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 15:36:41 [INFO] 15:36:41 [INFO] 15:36:41 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 15:36:41 [INFO] BugInstance size is 0 15:36:41 [INFO] Error size is 0 15:36:41 [INFO] No errors/warnings found 15:36:41 [INFO] 15:36:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 15:36:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 15:36:41 [INFO] 15:36:41 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 15:36:41 [INFO] No sources to compile 15:36:41 [INFO] 15:36:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 15:36:41 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:36:41 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:36:42 [INFO] Compiled 4 files. 15:36:42 [INFO] 15:36:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 15:36:42 [INFO] 15:36:42 [INFO] ------------------------------------------------------- 15:36:42 [INFO] T E S T S 15:36:42 [INFO] ------------------------------------------------------- 15:36:43 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:36:44 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 15:36:44 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 15:36:44 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 15:36:44 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 15:36:44 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 15:36:44 line 1:18 missing QName at '' 15:36:44 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:36:44 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:36:44 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:36:44 [INFO] 15:36:44 [INFO] Results: 15:36:44 [INFO] 15:36:44 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 15:36:44 [INFO] 15:36:44 [INFO] 15:36:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 15:36:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:36:44 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:36:44 [INFO] 15:36:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 15:36:44 [INFO] 15:36:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 15:36:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar 15:36:44 [INFO] 15:36:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 15:36:44 [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-verify-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/* 15:36:44 [INFO] 15:36:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 15:36:44 [INFO] 15:36:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 15:36:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:44 [INFO] 15:36:44 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 15:36:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:36:44 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:36:44 [INFO] All coverage checks have been met. 15:36:44 [INFO] 15:36:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 15:36:44 [INFO] 15:36:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 15:36:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar 15:36:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom 15:36:44 [INFO] 15:36:44 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 15:36:44 [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] 15:36:44 [INFO] --------------------------------[ jar ]--------------------------------- 15:36:51 [INFO] 15:36:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 15:36:51 [INFO] 15:36:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 15:36:51 [INFO] 15:36:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 15:36:51 [INFO] 15:36:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 15:36:51 [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-verify-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/* 15:36:51 [INFO] 15:36:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 15:36:51 [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-verify-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/* 15:36:51 [INFO] 15:36:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 15:36:51 [INFO] You have 0 Checkstyle violations. 15:36:51 [INFO] 15:36:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 15:36:51 [INFO] You have 0 Checkstyle violations. 15:36:51 [INFO] 15:36:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 15:36:52 [INFO] Starting audit... 15:36:52 Audit done. 15:36:52 [INFO] You have 0 Checkstyle violations. 15:36:52 [INFO] 15:36:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 15:36:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:52 [INFO] Copying 1 resource 15:36:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 15:36:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 15:36:52 [INFO] 15:36:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 15:36:52 [INFO] Changes detected - recompiling the module! :dependency 15:36:52 [INFO] Compiling 67 source files with javac [debug release 17] to target/classes 15:36:53 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 15:36:53 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 15:36:53 [INFO] 15:36:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 15:36:53 [INFO] 15:36:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 15:36:53 [INFO] Fork Value is true 15:36:55 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:36:55 [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.0/spotbugs-4.2.0.jar) 15:36:55 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:36:55 [java] WARNING: System::setSecurityManager will be removed in a future release 15:36:59 [INFO] Done SpotBugs Analysis.... 15:36:59 [INFO] 15:36:59 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 15:36:59 [INFO] 15:36:59 [INFO] 15:36:59 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 15:36:59 [INFO] BugInstance size is 0 15:36:59 [INFO] Error size is 0 15:36:59 [INFO] No errors/warnings found 15:36:59 [INFO] 15:36:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 15:36:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:36:59 [INFO] Copying 30 resources 15:36:59 [INFO] 15:36:59 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 15:36:59 [INFO] Changes detected - recompiling the module! :dependency 15:36:59 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:36:59 [INFO] 15:36:59 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 15:36:59 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:36:59 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:37:02 [INFO] Compiled 78 files. 15:37:02 [INFO] 15:37:02 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 15:37:02 [INFO] 15:37:02 [INFO] ------------------------------------------------------- 15:37:02 [INFO] T E S T S 15:37:02 [INFO] ------------------------------------------------------- 15:37:03 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 15:37:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s - in org.onap.cps.utils.DataMapUtilsSpec 15:37:04 [INFO] Running org.onap.cps.utils.GsonSpec 15:37:04 first-container a-leaf a-Value 15:37:04 last-container x-leaf x-value 15:37:04 15:37:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.GsonSpec 15:37:04 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 15:37:06 15:37:06.094 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 15:37:06 15:37:06.106 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 15:37:06 15:37:06.139 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:37:06 15:37:06.142 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 15:37:06 15:37:06.166 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 15:37:06 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 s - in org.onap.cps.utils.JsonObjectMapperSpec 15:37:06 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 15:37:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - in org.onap.cps.utils.JsonParserStreamSpec 15:37:06 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 15:37:07 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.onap.cps.utils.PrefixResolverSpec 15:37:07 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 15:37:07 [Fatal Error] :1:1: Content is not allowed in prolog. 15:37:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.onap.cps.utils.XmlFileUtilsSpec 15:37:07 [INFO] Running org.onap.cps.utils.YangUtilsSpec 15:37:07 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 15:37:07 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 15:37:07 [Fatal Error] :1:1: Premature end of file. 15:37:07 line 1:1 no viable alternative at input '/' 15:37:07 line 1:1 no viable alternative at input '/[' 15:37:07 line 1:11 missing QName at '' 15:37:07 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in org.onap.cps.utils.YangUtilsSpec 15:37:07 [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 15:37:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 15:37:07 [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 15:37:07 15:37:07.673 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 15:37:07 Error cause: message 15:37:07 Error context: [some context] 15:37:07 java.lang.Exception: message 15:37:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:37:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:37:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:37:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:37:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:37:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:37:07 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) 15:37:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:37:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:37:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:37:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:37:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:07 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:07 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:07 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:07 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:37:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:37:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:37:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:37:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:37:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:37:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:37:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:37:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:37:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:37:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:37:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:37:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:37:07 15:37:07.681 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 15:37:07 Error cause: java.lang.RuntimeException: cause 15:37:07 Error context: [some context] 15:37:07 java.lang.Exception: message 15:37:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:37:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:37:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:37:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:37:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:37:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:37:07 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) 15:37:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:37:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:37:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:37:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:37:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:37:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:37:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:07 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:37:07 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:37:07 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:37:07 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:37:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:37:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:37:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:37:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:37:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:37:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:37:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:37:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:37:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:37:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:37:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:37:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:37:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:37:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:37:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:37:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:37:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:37:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:37:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:37:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:37:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:37:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:37:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:37:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:37:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:37:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:37:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:37:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:37:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:37:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:37:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:37:07 Caused by: java.lang.RuntimeException: cause 15:37:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:37:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:37:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:37:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:37:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:37:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:37:07 ... 79 common frames omitted 15:37:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.cps.notification.NotificationErrorHandlerSpec 15:37:07 [INFO] Running org.onap.cps.notification.NotificationServiceSpec 15:37:09 15:37:02,796 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:37:09 15:37:02,816 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:37:09 15:37:02,816 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:37:09 15:37:02,817 |-INFO in ch.qos.logback.classic.BasicConfigurator@143170b7 - Setting up default configuration. 15:37:09 15:37:08,095 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68fa9450 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:37:09 15:37:08,095 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@64e443c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:37:09 15:37:08,098 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:37:09 15:37:08,098 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:37:09 15:37:08,098 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:37:09 15:37:08,100 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68fa9450 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:37:09 15:37:08,100 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@64e443c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:37:09 15:37:08,106 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:37:09 15:37:08,106 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:37:09 15:37:08,151 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:37:09 15:37:08,196 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976228194) 15:37:09 15:37:08,197 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 15:37:09 15:37:08,197 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:37:09 15:37:08,204 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:37:09 15:37:08,204 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:37:09 15:37:08,204 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:37:09 15:37:08,204 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:37:09 15:37:08,204 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:37:09 15:37:08,204 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:37:09 15:37:08,205 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:37:09 15:37:08,210 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:37:09 15:37:08,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:37:09 15:37:08,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:37:09 15:37:08,235 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:37:09 15:37:08,241 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:37:09 15:37:08,744 |-INFO in ch.qos.logback.classic.pattern.DateConverter@21232691 - Setting zoneId to "UTC" 15:37:09 15:37:08,768 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:37:09 15:37:08,768 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:37:09 15:37:09,093 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:37:09 15:37:09,093 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:37:09 15:37:09,093 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:37:09 15:37:09,094 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:37:09 15:37:09,094 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:37:09 15:37:09,094 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e084d2f - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:37:09 15:37:09,094 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:37:09 15:37:09,095 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1dc76ef1 - End of configuration. 15:37:09 15:37:09,095 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5b7bccc3 - Registering current configuration as safe fallback point 15:37:09 15:37:09 15:37:09 . ____ _ __ _ _ 15:37:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:37:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:37:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:37:09 ' |____| .__|_| |_|_| |_\__, | / / / / 15:37:09 =========|_|==============|___/=/_/_/_/ 15:37:09 :: Spring Boot :: (v3.1.2) 15:37:09 15:37:09 2023-11-14T15:37:09.243Z INFO 6682 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6682 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:37:09 2023-11-14T15:37:09.244Z INFO 6682 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 15:37:09 2023-11-14T15:37:09.889Z INFO 6682 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 15:37:09 2023-11-14T15:37:09.949Z INFO 6682 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 2.192 seconds (process running for 7.88) 15:37:10 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:37:10 2023-11-14T15:37:10.632Z ERROR 6682 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. 15:37:10 Error cause: Could not create event 15:37:10 Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] 15:37:10 15:37:10 java.lang.Exception: Could not create event 15:37:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:37:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:37:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:37:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:37:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:37:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:37:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:37:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:37:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:37:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:37:10 at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) 15:37:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:37:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:37:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:37:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:37:10 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:37:10 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:37:10 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:37:10 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:37:10 at groovy.lang.Closure.call(Closure.java:427) 15:37:10 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:37:10 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:37:10 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:37:10 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:37:10 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:37:10 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:37:10 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:37:10 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:37:10 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:37:10 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:37:10 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:37:10 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$2006957397.createCpsDataUpdatedEvent(Unknown Source) 15:37:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:37:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:37:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:37:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:37:10 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 15:37:10 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:37:10 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1660572082.createCpsDataUpdatedEvent(Unknown Source) 15:37:10 at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) 15:37:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:37:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:37:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:37:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:37:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:37:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:37:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:37:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:37:10 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 15:37:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:37:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 15:37:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 15:37:10 at java.base/java.lang.Thread.run(Thread.java:833) 15:37:10 15:37:10 2023-11-14T15:37:10.638Z INFO 6682 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) 15:37:10 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.942 s - in org.onap.cps.notification.NotificationServiceSpec 15:37:10 [INFO] Running org.onap.cps.notification.NotificationPublisherSpec 15:38:11 15:38:11 . ____ _ __ _ _ 15:38:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:38:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:38:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:38:11 ' |____| .__|_| |_|_| |_\__, | / / / / 15:38:11 =========|_|==============|___/=/_/_/_/ 15:38:11 :: Spring Boot :: (v3.1.2) 15:38:11 15:38:11 2023-11-14T15:37:10.717Z INFO 6682 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6682 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:38:11 2023-11-14T15:37:10.717Z INFO 6682 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 15:38:11 2023-11-14T15:37:10.897Z INFO 6682 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:38:11 2023-11-14T15:37:11.581Z INFO 6682 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:38:11 2023-11-14T15:37:11.590Z INFO 6682 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 15:38:11 2023-11-14T15:37:11.612Z INFO 6682 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 15:38:11 Server Version: 23.0.1 15:38:11 API Version: 1.42 15:38:11 Operating System: CentOS Stream 8 15:38:11 Total Memory: 31890 MB 15:38:11 2023-11-14T15:37:11.615Z WARN 6682 --- [ main] o.testcontainers.utility.ResourceReaper : 15:38:11 ******************************************************************************** 15:38:11 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:38:11 ******************************************************************************** 15:38:11 2023-11-14T15:37:11.618Z INFO 6682 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 15:38:11 2023-11-14T15:37:11.629Z INFO 6682 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 15:38:11 2023-11-14T15:37:11.652Z INFO 6682 --- [ main] t.r.n.o.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. 15:38:11 2023-11-14T15:37:11.660Z INFO 6682 --- [ main] o.t.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) 15:38:11 2023-11-14T15:37:14.255Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 15:38:11 2023-11-14T15:37:14.281Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 15:38:11 2023-11-14T15:37:14.774Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 15:38:11 2023-11-14T15:37:16.389Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (37 MB/? MB) 15:38:11 2023-11-14T15:37:16.902Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (57 MB/? MB) 15:38:11 2023-11-14T15:37:17.413Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (73 MB/? MB) 15:38:11 2023-11-14T15:37:17.924Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (81 MB/? MB) 15:38:11 2023-11-14T15:37:18.471Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (94 MB/? MB) 15:38:11 2023-11-14T15:37:18.883Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (108 MB/? MB) 15:38:11 2023-11-14T15:37:18.972Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 1 extracted, (110 MB/? MB) 15:38:11 2023-11-14T15:37:19.231Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (119 MB/? MB) 15:38:11 2023-11-14T15:37:19.871Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (140 MB/? MB) 15:38:11 2023-11-14T15:37:20.378Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (149 MB/? MB) 15:38:11 2023-11-14T15:37:23.392Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (260 MB/? MB) 15:38:11 2023-11-14T15:37:30.075Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 15:38:11 2023-11-14T15:37:41.153Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (365 MB/370 MB) 15:38:11 2023-11-14T15:37:42.283Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (366 MB/370 MB) 15:38:11 2023-11-14T15:37:43.260Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (366 MB/370 MB) 15:38:11 2023-11-14T15:37:44.062Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 15:38:11 2023-11-14T15:37:44.931Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 15:38:11 2023-11-14T15:37:45.506Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 15:38:11 2023-11-14T15:37:46.046Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 15:38:11 2023-11-14T15:37:47.167Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 15:38:11 2023-11-14T15:37:47.485Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 15:38:11 2023-11-14T15:37:47.890Z INFO 6682 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 33s (downloaded 370 MB at 11 MB/s) 15:38:11 2023-11-14T15:37:47.926Z INFO 6682 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:38:11 2023-11-14T15:38:05.611Z INFO 6682 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2f38ce03046972b0aa2f3986cc84bd8a8dbcfafcb9529df98f5758f41ba86c46 15:38:11 2023-11-14T15:38:11.288Z INFO 6682 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT59.658583902S 15:38:11 2023-11-14T15:38:11.421Z INFO 6682 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 60.75 seconds (process running for 69.353) 15:38:13 2023-11-14T15:38:12.795Z INFO 6682 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 15:38:23 2023-11-14T15:38:23.216Z ERROR 6682 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus 15:38:23 Error cause: Topic non-existing-topic not present in metadata after 10000 ms. 15:38:23 Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@2cfc616[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@6bb0090[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] 15:38:23 15:38:23 org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. 15:38:23 15:38:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.568 s - in org.onap.cps.notification.NotificationPublisherSpec 15:38:23 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:38:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:38:23 [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec 15:38:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec 15:38:23 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 15:38:23 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:38:23 2023-11-14T15:38:23.384Z ERROR 6682 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service 15:38:23 15:38:23 java.lang.RuntimeException: to be ignored 15:38:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:38:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:38:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:38:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:38:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:38:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:38:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:38:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:38:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:38:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:38:23 at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:109) 15:38:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:23 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:38:23 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:38:23 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:38:23 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:38:23 at groovy.lang.Closure.call(Closure.java:427) 15:38:23 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:38:23 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:38:23 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:38:23 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:38:23 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:38:23 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:38:23 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:38:23 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:38:23 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:38:23 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:38:23 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:38:23 at org.onap.cps.notification.NotificationService$SpockMock$441973856.processDataUpdatedEvent(Unknown Source) 15:38:23 at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:371) 15:38:23 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:89) 15:38:23 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:77) 15:38:23 at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) 15:38:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:38:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:38:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:38:23 at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:112) 15:38:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:38:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:38:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:38:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:38:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:38:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:38:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:38:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:38:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:38:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:38:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:38:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:38:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:38:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:38:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:38:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:38:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:38:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:38:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:38:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:38:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:38:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:38:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:38:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:38:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:38:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:38:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:38:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:38:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:38:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:38:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:38:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:38:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:38:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:38:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:38:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:38:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:38:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:38:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:38:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:38:23 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:38:23 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:38:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:38:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:38:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:38:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:38:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:38:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:38:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:38:23 15:38:23 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 15:38:23 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 15:38:23 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 15:38:23 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 15:38:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 15:38:23 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 15:38:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 15:38:24 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 15:38:24 15:38:24 . ____ _ __ _ _ 15:38:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:38:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:38:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:38:24 ' |____| .__|_| |_|_| |_\__, | / / / / 15:38:24 =========|_|==============|___/=/_/_/_/ 15:38:24 :: Spring Boot :: (v3.1.2) 15:38:24 15:38:24 2023-11-14T15:38:24.046Z INFO 6682 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6682 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:38:24 2023-11-14T15:38:24.046Z INFO 6682 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 15:38:24 2023-11-14T15:38:24.127Z INFO 6682 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.105 seconds (process running for 82.059) 15:38:24 2023-11-14T15:38:24.200Z WARN 6682 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 15:38:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 15:38:24 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 15:38:28 15:38:28 . ____ _ __ _ _ 15:38:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:38:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:38:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:38:28 ' |____| .__|_| |_|_| |_\__, | / / / / 15:38:28 =========|_|==============|___/=/_/_/_/ 15:38:28 :: Spring Boot :: (v3.1.2) 15:38:28 15:38:28 2023-11-14T15:38:24.265Z INFO 6682 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6682 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:38:28 2023-11-14T15:38:24.265Z INFO 6682 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:38:28 2023-11-14T15:38:24.346Z WARN 6682 --- [ 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: 15:38:28 --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 15:38:28 2023-11-14T15:38:24.497Z INFO 6682 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:38:28 + + o o o o---o o----o o o---o o o----o o--o--o 15:38:28 + + + + | | / \ / | | / / \ | | 15:38:28 + + + + + o----o o o o o----o | o o o o----o | 15:38:28 + + + + | | / \ / | | \ / \ | | 15:38:28 + + o o o o o---o o----o o----o o---o o o o----o o 15:38:28 2023-11-14T15:38:24.497Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:38:28 2023-11-14T15:38:24.497Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 15:38:28 2023-11-14T15:38:24.497Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:38:28 2023-11-14T15:38:24.497Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:38:28 2023-11-14T15:38:24.500Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:38:28 To enable the Jet engine on the members, do one of the following: 15:38:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:38:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:38:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:38:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:38:28 2023-11-14T15:38:24.906Z INFO 6682 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 15:38:28 2023-11-14T15:38:25.010Z INFO 6682 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:38:28 2023-11-14T15:38:25.014Z WARN 6682 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:38:28 2023-11-14T15:38:25.263Z INFO 6682 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:38:28 2023-11-14T15:38:25.269Z INFO 6682 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 15:38:28 2023-11-14T15:38:27.948Z INFO 6682 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:38:28 15:38:28 Members {size:1, ver:1} [ 15:38:28 Member [10.250.0.254]:5701 - d00cd830-8ba3-44cb-b684-10d7563a7947 this 15:38:28 ] 15:38:28 15:38:28 2023-11-14T15:38:27.966Z INFO 6682 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 15:38:28 2023-11-14T15:38:28.002Z INFO 6682 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.759 seconds (process running for 85.933) 15:38:28 2023-11-14T15:38:28.041Z INFO 6682 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:38:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.801 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 15:38:28 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 15:38:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 15:38:28 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 15:38:30 2023-11-14T15:38:28.052Z INFO 6682 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] 15:38:30 + + o o o o---o o----o o o---o o o----o o--o--o 15:38:30 + + + + | | / \ / | | / / \ | | 15:38:30 + + + + + o----o o o o o----o | o o o o----o | 15:38:30 + + + + | | / \ / | | \ / \ | | 15:38:30 + + o o o o o---o o----o o----o o---o o o o----o o 15:38:30 2023-11-14T15:38:28.052Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:38:30 2023-11-14T15:38:28.052Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 15:38:30 2023-11-14T15:38:28.054Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 15:38:30 2023-11-14T15:38:28.054Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:38:30 2023-11-14T15:38:28.054Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 15:38:30 To enable the Jet engine on the members, do one of the following: 15:38:30 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:38:30 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:38:30 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:38:30 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:38:30 2023-11-14T15:38:28.086Z INFO 6682 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [my cluster] [5.2.4] 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. 15:38:30 2023-11-14T15:38:28.088Z INFO 6682 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 15:38:30 2023-11-14T15:38:28.088Z WARN 6682 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:38:30 2023-11-14T15:38:28.104Z INFO 6682 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:38:30 2023-11-14T15:38:28.104Z INFO 6682 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 15:38:30 2023-11-14T15:38:30.605Z INFO 6682 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 15:38:30 15:38:30 Members {size:1, ver:1} [ 15:38:30 Member [10.250.0.254]:5702 - 4babb7f5-3dd0-4546-9669-877e1526604d this 15:38:30 ] 15:38:30 15:38:30 2023-11-14T15:38:30.605Z WARN 6682 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 15:38:30 2023-11-14T15:38:30.606Z INFO 6682 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 15:38:35 2023-11-14T15:38:30.615Z INFO 6682 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] 15:38:35 + + o o o o---o o----o o o---o o o----o o--o--o 15:38:35 + + + + | | / \ / | | / / \ | | 15:38:35 + + + + + o----o o o o o----o | o o o o----o | 15:38:35 + + + + | | / \ / | | \ / \ | | 15:38:35 + + o o o o o---o o----o o----o o---o o o o----o o 15:38:35 2023-11-14T15:38:30.615Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:38:35 2023-11-14T15:38:30.615Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 15:38:35 2023-11-14T15:38:30.615Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 15:38:35 2023-11-14T15:38:30.615Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:38:35 2023-11-14T15:38:30.615Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 15:38:35 To enable the Jet engine on the members, do one of the following: 15:38:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:38:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:38:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:38:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:38:35 2023-11-14T15:38:30.627Z INFO 6682 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [my cluster] [5.2.4] 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. 15:38:35 2023-11-14T15:38:30.629Z INFO 6682 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 15:38:35 2023-11-14T15:38:30.629Z WARN 6682 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:38:35 2023-11-14T15:38:30.655Z INFO 6682 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:38:35 2023-11-14T15:38:30.656Z INFO 6682 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 15:38:35 2023-11-14T15:38:30.825Z INFO 6682 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 15:38:35 2023-11-14T15:38:30.860Z INFO 6682 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.200:46071 15:38:35 2023-11-14T15:38:30.863Z INFO 6682 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:46071 and /10.250.0.254:5702 15:38:35 2023-11-14T15:38:35.956Z INFO 6682 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 15:38:35 15:38:35 Members {size:2, ver:2} [ 15:38:35 Member [10.250.0.254]:5702 - 4babb7f5-3dd0-4546-9669-877e1526604d this 15:38:35 Member [10.250.0.254]:5703 - 0b7b59b8-6f57-4702-b30a-67ecdab21768 15:38:35 ] 15:38:35 15:38:35 2023-11-14T15:38:35.965Z INFO 6682 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 15:38:35 15:38:35 Members {size:2, ver:2} [ 15:38:35 Member [10.250.0.254]:5702 - 4babb7f5-3dd0-4546-9669-877e1526604d 15:38:35 Member [10.250.0.254]:5703 - 0b7b59b8-6f57-4702-b30a-67ecdab21768 this 15:38:35 ] 15:38:35 15:38:35 2023-11-14T15:38:35.966Z WARN 6682 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 15:38:35 2023-11-14T15:38:35.967Z INFO 6682 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 15:38:42 2023-11-14T15:38:35.977Z INFO 6682 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] 15:38:42 + + o o o o---o o----o o o---o o o----o o--o--o 15:38:42 + + + + | | / \ / | | / / \ | | 15:38:42 + + + + + o----o o o o o----o | o o o o----o | 15:38:42 + + + + | | / \ / | | \ / \ | | 15:38:42 + + o o o o o---o o----o o----o o---o o o o----o o 15:38:42 2023-11-14T15:38:35.977Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:38:42 2023-11-14T15:38:35.977Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 15:38:42 2023-11-14T15:38:35.977Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 15:38:42 2023-11-14T15:38:35.977Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:38:42 2023-11-14T15:38:35.977Z INFO 6682 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 15:38:42 To enable the Jet engine on the members, do one of the following: 15:38:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:38:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:38:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:38:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:38:42 2023-11-14T15:38:35.992Z INFO 6682 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [my cluster] [5.2.4] 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. 15:38:42 2023-11-14T15:38:35.994Z INFO 6682 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 15:38:42 2023-11-14T15:38:35.994Z WARN 6682 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:38:42 2023-11-14T15:38:36.007Z INFO 6682 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:38:42 2023-11-14T15:38:36.008Z INFO 6682 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 15:38:42 2023-11-14T15:38:36.166Z INFO 6682 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 15:38:42 2023-11-14T15:38:36.169Z INFO 6682 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.200:35679 15:38:42 2023-11-14T15:38:36.170Z INFO 6682 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:35679 and /10.250.0.254:5702 15:38:42 2023-11-14T15:38:41.287Z INFO 6682 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 15:38:42 15:38:42 Members {size:3, ver:3} [ 15:38:42 Member [10.250.0.254]:5702 - 4babb7f5-3dd0-4546-9669-877e1526604d this 15:38:42 Member [10.250.0.254]:5703 - 0b7b59b8-6f57-4702-b30a-67ecdab21768 15:38:42 Member [10.250.0.254]:5704 - 4060d111-ac18-43a3-b6c6-38285ea1901c 15:38:42 ] 15:38:42 15:38:42 2023-11-14T15:38:41.290Z INFO 6682 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 15:38:42 15:38:42 Members {size:3, ver:3} [ 15:38:42 Member [10.250.0.254]:5702 - 4babb7f5-3dd0-4546-9669-877e1526604d 15:38:42 Member [10.250.0.254]:5703 - 0b7b59b8-6f57-4702-b30a-67ecdab21768 this 15:38:42 Member [10.250.0.254]:5704 - 4060d111-ac18-43a3-b6c6-38285ea1901c 15:38:42 ] 15:38:42 15:38:42 2023-11-14T15:38:41.290Z INFO 6682 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] 15:38:42 15:38:42 Members {size:3, ver:3} [ 15:38:42 Member [10.250.0.254]:5702 - 4babb7f5-3dd0-4546-9669-877e1526604d 15:38:42 Member [10.250.0.254]:5703 - 0b7b59b8-6f57-4702-b30a-67ecdab21768 15:38:42 Member [10.250.0.254]:5704 - 4060d111-ac18-43a3-b6c6-38285ea1901c this 15:38:42 ] 15:38:42 15:38:42 2023-11-14T15:38:41.291Z INFO 6682 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.200:43387 15:38:42 2023-11-14T15:38:41.291Z INFO 6682 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 15:38:42 2023-11-14T15:38:41.292Z INFO 6682 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.200:59015 15:38:42 2023-11-14T15:38:41.293Z INFO 6682 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:59015 and /10.250.0.254:5703 15:38:42 2023-11-14T15:38:41.294Z INFO 6682 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:43387 and /10.250.0.254:5704 15:38:42 2023-11-14T15:38:42.291Z WARN 6682 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 15:38:42 2023-11-14T15:38:42.292Z INFO 6682 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED 15:38:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.251 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 15:38:42 [INFO] Running org.onap.cps.config.CacheConfigSpec 15:38:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.config.CacheConfigSpec 15:38:42 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 15:38:42 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 15:38:42 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 15:38:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 15:38:42 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 15:38:42 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 15:38:42 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 15:38:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 15:38:42 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 15:38:42 2023-11-14T15:38:42.633Z WARN 6682 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy180 15:38:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 15:38:42 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:38:42 2023-11-14T15:38:42.696Z ERROR 6682 --- [ 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] 15:38:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:38:42 2023-11-14T15:38:42.726Z INFO 6682 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:38:42 2023-11-14T15:38:42.727Z INFO 6682 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is SHUTTING_DOWN 15:38:44 [INFO] 15:38:44 [INFO] Results: 15:38:44 [INFO] 15:38:44 [INFO] Tests run: 314, Failures: 0, Errors: 0, Skipped: 0 15:38:44 [INFO] 15:38:44 [INFO] 15:38:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 15:38:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 15:38:44 [INFO] Analyzed bundle 'cps-service' with 56 classes 15:38:44 [INFO] 15:38:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 15:38:44 [INFO] 15:38:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 15:38:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar 15:38:44 [INFO] 15:38:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 15:38:44 [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-verify-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/* 15:38:44 [INFO] 15:38:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 15:38:44 [INFO] 15:38:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 15:38:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:38:44 [INFO] 15:38:44 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 15:38:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 15:38:44 [INFO] Analyzed bundle 'cps-service' with 56 classes 15:38:44 [INFO] All coverage checks have been met. 15:38:44 [INFO] 15:38:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 15:38:44 [INFO] 15:38:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 15:38:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar 15:38:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom 15:38:44 [INFO] 15:38:44 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 15:38:44 [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] 15:38:44 [INFO] --------------------------------[ jar ]--------------------------------- 15:38:57 [INFO] 15:38:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 15:38:57 [INFO] 15:38:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 15:38:57 [INFO] 15:38:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 15:38:57 [INFO] 15:38:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 15:38:57 [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-verify-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/* 15:38:57 [INFO] 15:38:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 15:38:57 [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-verify-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/* 15:38:57 [INFO] 15:38:57 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 15:39:03 [INFO] Generating with dryRun=false 15:39:03 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 15:39:03 [INFO] OpenAPI Generator: spring (server) 15:39:03 [INFO] Generator 'spring' is considered stable. 15:39:03 [INFO] ---------------------------------- 15:39:03 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 15:39:03 [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) 15:39:03 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:39:03 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:39:03 [INFO] Processing operation createDataspace 15:39:03 [INFO] Processing operation deleteDataspace 15:39:03 [INFO] Processing operation createDataspaceV2 15:39:03 [INFO] Processing operation getAllDataspaces 15:39:03 [INFO] Processing operation getDataspace 15:39:03 [INFO] Processing operation createAnchor 15:39:03 [INFO] Processing operation createAnchorV2 15:39:03 [INFO] Processing operation getAnchors 15:39:03 [INFO] Processing operation getAnchor 15:39:03 [INFO] Processing operation deleteAnchor 15:39:03 [INFO] Processing operation createSchemaSet 15:39:03 [INFO] Processing operation createSchemaSetV2 15:39:03 [INFO] Processing operation getSchemaSets 15:39:03 [INFO] Processing operation getSchemaSet 15:39:03 [INFO] Processing operation deleteSchemaSet 15:39:03 [INFO] Processing operation getNodeByDataspaceAndAnchor 15:39:03 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 15:39:03 [INFO] Processing operation replaceNode 15:39:03 [INFO] Processing operation createNode 15:39:03 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:39:03 [INFO] Processing operation deleteDataNode 15:39:03 [INFO] Processing operation updateNodeLeaves 15:39:03 [INFO] Processing operation deleteListOrListElement 15:39:03 [INFO] Processing operation replaceListContent 15:39:04 [INFO] Processing operation addListElements 15:39:04 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 15:39:04 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 15:39:04 [INFO] Processing operation getNodesByDataspaceAndCpsPath 15:39:04 [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] 15:39:04 [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] 15:39:04 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:39:04 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 15:39:04 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 15:39:04 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 15:39:04 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 15:39:04 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 15:39:04 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:39:04 [WARNING] Multiple MediaTypes found, using only the first one 15:39:04 [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] 15:39:04 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 15:39:04 [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] 15:39:04 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 15:39:04 [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] 15:39:04 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 15:39:04 [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] 15:39:04 [INFO] Skipping generation of supporting files. 15:39:04 ################################################################################ 15:39:04 # Thanks for using OpenAPI Generator. # 15:39:04 # Please consider donation to help us maintain this project 🙏 # 15:39:04 # https://opencollective.com/openapi_generator/donate # 15:39:04 ################################################################################ 15:39:04 [INFO] 15:39:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 15:39:04 [INFO] You have 0 Checkstyle violations. 15:39:04 [INFO] 15:39:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 15:39:04 [INFO] You have 0 Checkstyle violations. 15:39:04 [INFO] 15:39:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 15:39:04 [INFO] Starting audit... 15:39:04 Audit done. 15:39:04 [INFO] You have 0 Checkstyle violations. 15:39:04 [INFO] 15:39:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 15:39:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:39:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 15:39:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 15:39:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 15:39:04 [INFO] 15:39:04 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 15:39:04 [INFO] Changes detected - recompiling the module! :dependency 15:39:04 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 15:39:05 [WARNING] /w/workspace/cps-master-verify-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". 15:39:05 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 15:39:05 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 15:39:05 [INFO] 15:39:05 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 15:39:05 [INFO] 15:39:05 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 15:39:05 [INFO] Fork Value is true 15:39:07 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:39:07 [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.0/spotbugs-4.2.0.jar) 15:39:07 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:39:07 [java] WARNING: System::setSecurityManager will be removed in a future release 15:39:09 [INFO] Done SpotBugs Analysis.... 15:39:09 [INFO] 15:39:09 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 15:39:09 [INFO] 15:39:09 [INFO] 15:39:09 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 15:39:09 [INFO] BugInstance size is 0 15:39:09 [INFO] Error size is 0 15:39:09 [INFO] No errors/warnings found 15:39:09 [INFO] 15:39:09 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 15:39:09 [INFO] Generating with dryRun=false 15:39:09 [INFO] No .openapi-generator-ignore file found. 15:39:09 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:39:09 [INFO] Generator 'openapi-yaml' is considered stable. 15:39:09 [INFO] Output file [outputFile=openapi.yaml] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:39:09 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:39:09 [WARNING] Multiple MediaTypes found, using only the first one 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:39:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 15:39:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 15:39:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:39:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:39:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:39:09 ################################################################################ 15:39:09 # Thanks for using OpenAPI Generator. # 15:39:09 # Please consider donation to help us maintain this project 🙏 # 15:39:09 # https://opencollective.com/openapi_generator/donate # 15:39:09 ################################################################################ 15:39:09 [INFO] 15:39:09 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 15:39:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:39:09 [INFO] Copying 1 resource 15:39:09 [INFO] 15:39:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 15:39:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:39:09 [INFO] Copying 6 resources 15:39:09 [INFO] 15:39:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 15:39:09 [INFO] Changes detected - recompiling the module! :dependency 15:39:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:39:09 [INFO] 15:39:09 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 15:39:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:39:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:39:11 [INFO] Compiled 27 files. 15:39:11 [INFO] 15:39:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 15:39:11 [INFO] 15:39:11 [INFO] ------------------------------------------------------- 15:39:11 [INFO] T E S T S 15:39:11 [INFO] ------------------------------------------------------- 15:39:13 15:39:12.505 [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. 15:39:13 15:39:12.693 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:39:13 15:39:12.825 [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. 15:39:13 15:39:12.840 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:39:13 15:39:12.860 [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. 15:39:13 15:39:12.868 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:39:13 15:39:12.883 [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. 15:39:13 15:39:12.906 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:39:13 15:39:12.937 [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. 15:39:13 15:39:12.944 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:39:13 15:39:12.948 [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. 15:39:13 15:39:12.956 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:39:13 15:39:12.959 [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. 15:39:13 15:39:12.964 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:39:13 15:39:12.966 [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. 15:39:13 15:39:12.972 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:39:13 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 15:39:17 15:39:12,328 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:39:17 15:39:12,347 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:39:17 15:39:12,347 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:39:17 15:39:12,348 |-INFO in ch.qos.logback.classic.BasicConfigurator@3b6098fd - Setting up default configuration. 15:39:17 15:39:14,242 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ce5013a - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:39:17 15:39:14,294 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c219c84 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:39:17 15:39:14,294 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ce5013a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:39:17 15:39:14,298 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:39:17 15:39:14,298 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:39:17 15:39:14,298 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:39:17 15:39:14,300 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c219c84 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:39:17 15:39:14,300 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ce5013a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:39:17 15:39:14,309 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:39:17 15:39:14,309 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:39:17 15:39:14,314 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:39:17 15:39:14,349 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976354347) 15:39:17 15:39:14,350 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:39:17 15:39:14,350 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:39:17 15:39:14,355 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:39:17 15:39:14,360 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:39:17 15:39:14,360 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:39:17 15:39:14,361 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:39:17 15:39:14,361 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:39:17 15:39:14,361 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:39:17 15:39:14,361 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:39:17 15:39:14,361 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:39:17 15:39:14,361 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:39:17 15:39:14,361 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:39:17 15:39:14,361 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:39:17 15:39:14,362 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:39:17 15:39:14,362 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:39:17 15:39:14,362 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:39:17 15:39:14,362 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:39:17 15:39:14,362 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:39:17 15:39:14,362 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:39:17 15:39:14,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:39:17 15:39:14,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:17 15:39:14,368 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:39:17 15:39:14,391 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:39:17 15:39:14,391 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:17 15:39:14,405 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:39:17 15:39:14,413 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:39:17 15:39:14,867 |-INFO in ch.qos.logback.classic.pattern.DateConverter@14997cb9 - Setting zoneId to "UTC" 15:39:17 15:39:14,877 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:39:17 15:39:14,877 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:39:17 15:39:15,268 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:39:17 15:39:15,269 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:39:17 15:39:15,269 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:39:17 15:39:15,270 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:39:17 15:39:15,270 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:39:17 15:39:15,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b01be54 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:39:17 15:39:15,270 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:39:17 15:39:15,271 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@701153c1 - End of configuration. 15:39:17 15:39:15,271 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@301434fb - Registering current configuration as safe fallback point 15:39:17 15:39:17 15:39:17 . ____ _ __ _ _ 15:39:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:17 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:17 =========|_|==============|___/=/_/_/_/ 15:39:17 :: Spring Boot :: (v3.1.2) 15:39:17 15:39:17 2023-11-14T15:39:15.439Z INFO 7678 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7678 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:39:17 2023-11-14T15:39:15.440Z INFO 7678 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:39:17 2023-11-14T15:39:17.601Z INFO 7678 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:39:17 2023-11-14T15:39:17.601Z INFO 7678 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:39:17 2023-11-14T15:39:17.602Z INFO 7678 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:39:17 2023-11-14T15:39:17.625Z INFO 7678 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.858 seconds (process running for 6.114) 15:39:17 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:39:18 2023-11-14T15:39:18.773Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:18 15:39:18 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 15:39:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:39:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:39:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:39:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:39:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:39:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:39:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:39:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:39:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:39:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:39:18 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) 15:39:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:39:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:39:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:39:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:18 Caused by: java.lang.RuntimeException: null 15:39:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:39:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:39:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:39:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:39:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:39:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:39:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:39:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:39:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:39:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:39:18 ... 88 common frames omitted 15:39:18 15:39:19 2023-11-14T15:39:19.046Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:19 15:39:19 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 15:39:19 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 15:39:19 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 15:39:19 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:19 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:39:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:19 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:19 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 15:39:19 and component.yang=fake component content 1 15:39:19 15:39:19 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:377) 15:39:19 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:371) 15:39:19 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:241) 15:39:19 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:132) 15:39:19 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:94) 15:39:19 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:573) 15:39:19 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:601) 15:39:19 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:588) 15:39:19 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 15:39:19 ... 147 common frames omitted 15:39:19 15:39:19 2023-11-14T15:39:19.212Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:19 15:39:19 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 15:39:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:39:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:39:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:39:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:39:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:39:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:39:19 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:19 15:39:19 2023-11-14T15:39:19.221Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:19 15:39:19 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 15:39:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:39:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:39:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:39:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:39:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:19 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:19 15:39:19 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.041 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 15:39:19 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:39:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:39:19 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 15:39:20 15:39:20 . ____ _ __ _ _ 15:39:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:20 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:20 =========|_|==============|___/=/_/_/_/ 15:39:20 :: Spring Boot :: (v3.1.2) 15:39:20 15:39:20 2023-11-14T15:39:19.556Z INFO 7678 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7678 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:39:20 2023-11-14T15:39:19.556Z INFO 7678 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:39:20 2023-11-14T15:39:20.381Z INFO 7678 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:39:20 2023-11-14T15:39:20.381Z INFO 7678 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:39:20 2023-11-14T15:39:20.381Z INFO 7678 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:39:20 2023-11-14T15:39:20.387Z INFO 7678 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.884 seconds (process running for 8.876) 15:39:20 2023-11-14T15:39:20.488Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:20 15:39:20 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:39:20 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:179) 15:39:20 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:75) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:20 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:20 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:137) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:20 15:39:20 2023-11-14T15:39:20.655Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:20 15:39:20 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:39:20 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:179) 15:39:20 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:97) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:20 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:20 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:192) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:20 15:39:20 2023-11-14T15:39:20.691Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:20 15:39:20 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:39:20 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:179) 15:39:20 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:97) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:20 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:39:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:20 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:215) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:20 15:39:21 2023-11-14T15:39:21.016Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:21 15:39:21 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:39:21 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:179) 15:39:21 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:137) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:21 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:39:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:21 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:365) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:21 15:39:21 2023-11-14T15:39:21.041Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:21 15:39:21 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:39:21 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:179) 15:39:21 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:147) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:21 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:21 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_13(DataRestControllerSpec.groovy:410) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:21 15:39:21 2023-11-14T15:39:21.058Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:21 15:39:21 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:39:21 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:179) 15:39:21 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:157) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:21 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:21 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:435) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:21 15:39:21 2023-11-14T15:39:21.073Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:21 15:39:21 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:39:21 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:179) 15:39:21 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:165) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:21 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:21 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:21 15:39:21 2023-11-14T15:39:21.088Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:21 15:39:21 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:39:21 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:179) 15:39:21 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:88) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:39:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:39:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:39:21 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:39:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:39:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:39:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:39:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:39:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:39:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:39:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:39:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:39:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:39:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:39:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:39:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:39:21 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:476) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:39:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:39:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:39:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:21 15:39:21 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s - in org.onap.cps.rest.controller.DataRestControllerSpec 15:39:21 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 15:39:21 15:39:21 . ____ _ __ _ _ 15:39:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:21 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:21 =========|_|==============|___/=/_/_/_/ 15:39:21 :: Spring Boot :: (v3.1.2) 15:39:21 15:39:21 2023-11-14T15:39:21.125Z INFO 7678 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7678 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:39:21 2023-11-14T15:39:21.125Z INFO 7678 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:39:21 2023-11-14T15:39:21.698Z INFO 7678 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:39:21 2023-11-14T15:39:21.698Z INFO 7678 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:39:21 2023-11-14T15:39:21.699Z INFO 7678 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:39:21 2023-11-14T15:39:21.704Z INFO 7678 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.605 seconds (process running for 10.194) 15:39:21 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 15:39:21 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:39:22 15:39:22 . ____ _ __ _ _ 15:39:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:39:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:39:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:39:22 ' |____| .__|_| |_|_| |_\__, | / / / / 15:39:22 =========|_|==============|___/=/_/_/_/ 15:39:22 :: Spring Boot :: (v3.1.2) 15:39:22 15:39:22 2023-11-14T15:39:21.897Z INFO 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7678 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:39:22 2023-11-14T15:39:21.898Z INFO 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:39:22 2023-11-14T15:39:22.410Z INFO 7678 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:39:22 2023-11-14T15:39:22.410Z INFO 7678 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:39:22 2023-11-14T15:39:22.410Z INFO 7678 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:39:22 2023-11-14T15:39:22.413Z INFO 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.539 seconds (process running for 10.903) 15:39:22 2023-11-14T15:39:22.435Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:22 15:39:22 java.lang.IllegalStateException: some error message 15:39:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:39:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:39:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:39:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:39:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:39:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:39:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:39:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:39:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:39:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:39:22 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) 15:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:22 15:39:22 2023-11-14T15:39:22.459Z ERROR 7678 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:39:22 15:39:22 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 15:39:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:39:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:39:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:39:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:39:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:39:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:39:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:39:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:39:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:39:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 15:39:22 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) 15:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:39:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:39:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:39:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:39:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:39:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:39:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:39:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:39:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:39:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:39:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:39:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:39:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:39:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:39:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:39:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:39:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:39:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:39:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:39:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:39:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:39:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:39:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:39:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:39:22 Caused by: java.lang.Throwable: null 15:39:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:39:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:39:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:39:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:39:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:39:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:39:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:39:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:39:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:39:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:39:22 ... 88 common frames omitted 15:39:22 15:39:22 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:39:22 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 15:39:22 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 15:39:22 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:39:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:39:22 [INFO] 15:39:22 [INFO] Results: 15:39:22 [INFO] 15:39:22 [INFO] Tests run: 166, Failures: 0, Errors: 0, Skipped: 0 15:39:22 [INFO] 15:39:22 [INFO] 15:39:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 15:39:22 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:39:22 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:39:22 [INFO] 15:39:22 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 15:39:22 [INFO] 15:39:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 15:39:22 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar 15:39:22 [INFO] 15:39:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 15:39:22 [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-verify-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/* 15:39:22 [INFO] 15:39:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 15:39:22 [INFO] 15:39:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 15:39:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:39:22 [INFO] 15:39:22 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 15:39:22 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:39:22 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:39:22 [INFO] All coverage checks have been met. 15:39:22 [INFO] 15:39:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 15:39:22 [INFO] 15:39:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 15:39:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar 15:39:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom 15:39:23 [INFO] 15:39:23 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 15:39:23 [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] 15:39:23 [INFO] --------------------------------[ jar ]--------------------------------- 15:39:23 [INFO] 15:39:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 15:39:23 [INFO] 15:39:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 15:39:23 [INFO] 15:39:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 15:39:23 [INFO] 15:39:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 15:39:23 [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-verify-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/* 15:39:23 [INFO] 15:39:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 15:39:23 [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-verify-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/* 15:39:23 [INFO] 15:39:23 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 15:39:23 [INFO] 15:39:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 15:39:23 [INFO] You have 0 Checkstyle violations. 15:39:23 [INFO] 15:39:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 15:39:23 [INFO] You have 0 Checkstyle violations. 15:39:23 [INFO] 15:39:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 15:39:23 [INFO] Starting audit... 15:39:23 Audit done. 15:39:23 [INFO] You have 0 Checkstyle violations. 15:39:23 [INFO] 15:39:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 15:39:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:39:23 [INFO] Copying 16 resources 15:39:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 15:39:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 15:39:23 [INFO] 15:39:23 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 15:39:23 [INFO] Changes detected - recompiling the module! :dependency 15:39:23 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 15:39:23 [INFO] 15:39:23 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 15:39:23 [INFO] 15:39:23 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 15:39:23 [INFO] Fork Value is true 15:39:25 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:39:25 [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.0/spotbugs-4.2.0.jar) 15:39:25 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:39:25 [java] WARNING: System::setSecurityManager will be removed in a future release 15:39:28 [INFO] Done SpotBugs Analysis.... 15:39:28 [INFO] 15:39:28 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 15:39:28 [INFO] 15:39:28 [INFO] 15:39:28 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 15:39:28 [INFO] BugInstance size is 0 15:39:28 [INFO] Error size is 0 15:39:28 [INFO] No errors/warnings found 15:39:28 [INFO] 15:39:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 15:39:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:39:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 15:39:28 [INFO] 15:39:28 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 15:39:28 [INFO] No sources to compile 15:39:28 [INFO] 15:39:28 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 15:39:28 [INFO] No sources specified for compilation. Skipping. 15:39:28 [INFO] 15:39:28 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 15:39:28 [INFO] No tests to run. 15:39:28 [INFO] 15:39:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 15:39:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:39:28 [INFO] 15:39:28 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 15:39:28 [INFO] 15:39:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 15:39:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar 15:39:28 [INFO] 15:39:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 15:39:28 [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-verify-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/* 15:39:28 [INFO] 15:39:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 15:39:28 [INFO] No tests to run. 15:39:28 [INFO] 15:39:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 15:39:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:39:28 [INFO] 15:39:28 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 15:39:28 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 15:39:28 [INFO] 15:39:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 15:39:28 [INFO] 15:39:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 15:39:28 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar 15:39:28 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom 15:39:28 [INFO] 15:39:28 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 15:39:28 [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] 15:39:28 [INFO] --------------------------------[ jar ]--------------------------------- 15:39:29 [INFO] 15:39:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 15:39:29 [INFO] 15:39:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 15:39:29 [INFO] 15:39:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 15:39:29 [INFO] 15:39:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 15:39: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-verify-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/* 15:39:29 [INFO] 15:39:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 15:39: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-verify-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/* 15:39:29 [INFO] 15:39:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 15:39:29 [INFO] You have 0 Checkstyle violations. 15:39:29 [INFO] 15:39:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 15:39:30 [INFO] You have 0 Checkstyle violations. 15:39:30 [INFO] 15:39:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 15:39:30 [INFO] Starting audit... 15:39:30 Audit done. 15:39:30 [INFO] You have 0 Checkstyle violations. 15:39:30 [INFO] 15:39:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 15:39:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:39:30 [INFO] Copying 2 resources 15:39:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 15:39:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 15:39:30 [INFO] 15:39:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 15:39:30 [INFO] Changes detected - recompiling the module! :dependency 15:39:30 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". 15:39:33 [WARNING] /w/workspace/cps-master-verify-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". 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". 15:39:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 15:39:33 [WARNING] /w/workspace/cps-master-verify-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". 15:39:33 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. 15:39:33 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. 15:39:33 [INFO] 15:39:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 15:39:33 [INFO] 15:39:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 15:39:33 [INFO] Fork Value is true 15:39:35 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:39:35 [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.0/spotbugs-4.2.0.jar) 15:39:35 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:39:35 [java] WARNING: System::setSecurityManager will be removed in a future release 15:39:39 [INFO] Done SpotBugs Analysis.... 15:39:39 [INFO] 15:39:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 15:39:39 [INFO] 15:39:39 [INFO] 15:39:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 15:39:39 [INFO] BugInstance size is 0 15:39:39 [INFO] Error size is 0 15:39:39 [INFO] No errors/warnings found 15:39:39 [INFO] 15:39:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 15:39:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:39:39 [INFO] Copying 16 resources 15:39:39 [INFO] 15:39:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 15:39:39 [INFO] Changes detected - recompiling the module! :dependency 15:39:39 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:39:40 [INFO] 15:39:40 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 15:39:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:39:40 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:39:43 [INFO] Compiled 177 files. 15:39:43 [INFO] 15:39:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 15:39:43 [INFO] 15:39:43 [INFO] ------------------------------------------------------- 15:39:43 [INFO] T E S T S 15:39:43 [INFO] ------------------------------------------------------- 15:39:46 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 15:39:47 15:39:47.418 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 15:39:47 15:39:47.445 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:39:47 15:39:47.449 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 15:39:47 15:39:47.450 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 15:39:47 15:39:47.468 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 15:39:47 15:39:47.474 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 15:39:47 15:39:47.474 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 15:39:47 15:39:47.485 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 15:39:47 15:39:47.493 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 15:39:47 15:39:47.497 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 15:39:47 15:39:47.528 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 15:39:47 15:39:47.533 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 15:39:47 15:39:47.543 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 15:39:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 15:39:47 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:39:47 15:39:47.564 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:39:47 15:39:47.569 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 15:39:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:39:47 [INFO] Running org.onap.cps.ncmp.init.SubscriptionModelLoaderSpec 15:39:47 15:39:47.581 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:39:47 15:39:47.582 [main] INFO org.onap.cps.ncmp.init.SubscriptionModelLoader -- Subscription Model onboarded successfully 15:39:47 15:39:47.586 [main] INFO org.onap.cps.ncmp.init.SubscriptionModelLoader -- Subscription Model Loader is disabled 15:39:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.init.SubscriptionModelLoaderSpec 15:39:47 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 15:39:47 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 15:39:47 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 15:39:47 15:39:47.977 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 15:39:47 15:39:47.981 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 15:39:47 15:39:47.985 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:39:48 15:39:47.989 [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 15:39:48 15:39:47.989 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:39:48 15:39:48.026 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 15:39:48 15:39:48.027 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:39:48 15:39:48.065 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- CmHandle : ch-1, Already exists, Initial trustLevel ignored. 15:39:48 15:39:48.095 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:39:48 15:39:48.096 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 15:39:48 15:39:48.106 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:39:48 15:39:48.106 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 15:39:48 15:39:48.110 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:39:48 15:39:48.110 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 15:39:48 15:39:48.112 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:39:48 15:39:48.113 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 15:39:48 15:39:48.114 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:39:48 15:39:48.114 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 15:39:48 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 15:39:48 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 15:39:48 15:39:48.316 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 15:39:48 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 15:39:48 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 15:39:48 15:39:48.334 [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 15:39:48 15:39:48.391 [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 15:39:48 15:39:48.395 [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 15:39:48 15:39:48.396 [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 15:39:48 15:39:48.400 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 15:39:48 15:39:48.401 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 15:39:48 15:39:48.405 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 15:39:48 15:39:48.408 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 15:39:48 15:39:48.408 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 15:39:48 15:39:48.410 [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 15:39:48 15:39:48.410 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 15:39:48 15:39:48.410 [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 15:39:48 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 15:39:48 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 15:39:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 15:39:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 15:39:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 15:39:48 15:39:48.549 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:39:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:40:03 15:39:48.814 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 15:40:03 15:39:49.195 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:40:03 15:39:49.197 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:40:03 15:39:49.221 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:40:03 Server Version: 23.0.1 15:40:03 API Version: 1.42 15:40:03 Operating System: CentOS Stream 8 15:40:03 Total Memory: 31890 MB 15:40:03 15:39:49.225 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:40:03 ******************************************************************************** 15:40:03 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:40:03 ******************************************************************************** 15:40:03 15:39:49.230 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:40:03 15:39:49.231 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:40:03 15:39:49.246 [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 15:40:03 15:39:49.252 [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:6.2.1, 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) 15:40:03 15:39:53.476 [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: 03b4f6f0c64e10a8d1509d3627cdb6ebe22f2bae7236bf5345959bfb85d13895 15:40:03 15:40:01.921 [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 PT12.689437723S 15:40:03 15:40:02.055 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 15:40:03 allow.auto.create.topics = true 15:40:03 auto.commit.interval.ms = 5000 15:40:03 auto.include.jmx.reporter = true 15:40:03 auto.offset.reset = earliest 15:40:03 bootstrap.servers = [PLAINTEXT://localhost:32770] 15:40:03 check.crcs = true 15:40:03 client.dns.lookup = use_all_dns_ips 15:40:03 client.id = consumer-test-1 15:40:03 client.rack = 15:40:03 connections.max.idle.ms = 540000 15:40:03 default.api.timeout.ms = 60000 15:40:03 enable.auto.commit = true 15:40:03 exclude.internal.topics = true 15:40:03 fetch.max.bytes = 52428800 15:40:03 fetch.max.wait.ms = 500 15:40:03 fetch.min.bytes = 1 15:40:03 group.id = test 15:40:03 group.instance.id = null 15:40:03 heartbeat.interval.ms = 3000 15:40:03 interceptor.classes = [] 15:40:03 internal.leave.group.on.close = true 15:40:03 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:03 isolation.level = read_uncommitted 15:40:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:03 max.partition.fetch.bytes = 1048576 15:40:03 max.poll.interval.ms = 300000 15:40:03 max.poll.records = 500 15:40:03 metadata.max.age.ms = 300000 15:40:03 metric.reporters = [] 15:40:03 metrics.num.samples = 2 15:40:03 metrics.recording.level = INFO 15:40:03 metrics.sample.window.ms = 30000 15:40:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:03 receive.buffer.bytes = 65536 15:40:03 reconnect.backoff.max.ms = 1000 15:40:03 reconnect.backoff.ms = 50 15:40:03 request.timeout.ms = 30000 15:40:03 retry.backoff.ms = 100 15:40:03 sasl.client.callback.handler.class = null 15:40:03 sasl.jaas.config = null 15:40:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:03 sasl.kerberos.min.time.before.relogin = 60000 15:40:03 sasl.kerberos.service.name = null 15:40:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:03 sasl.login.callback.handler.class = null 15:40:03 sasl.login.class = null 15:40:03 sasl.login.connect.timeout.ms = null 15:40:03 sasl.login.read.timeout.ms = null 15:40:03 sasl.login.refresh.buffer.seconds = 300 15:40:03 sasl.login.refresh.min.period.seconds = 60 15:40:03 sasl.login.refresh.window.factor = 0.8 15:40:03 sasl.login.refresh.window.jitter = 0.05 15:40:03 sasl.login.retry.backoff.max.ms = 10000 15:40:03 sasl.login.retry.backoff.ms = 100 15:40:03 sasl.mechanism = GSSAPI 15:40:03 sasl.oauthbearer.clock.skew.seconds = 30 15:40:03 sasl.oauthbearer.expected.audience = null 15:40:03 sasl.oauthbearer.expected.issuer = null 15:40:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:03 sasl.oauthbearer.jwks.endpoint.url = null 15:40:03 sasl.oauthbearer.scope.claim.name = scope 15:40:03 sasl.oauthbearer.sub.claim.name = sub 15:40:03 sasl.oauthbearer.token.endpoint.url = null 15:40:03 security.protocol = PLAINTEXT 15:40:03 security.providers = null 15:40:03 send.buffer.bytes = 131072 15:40:03 session.timeout.ms = 45000 15:40:03 socket.connection.setup.timeout.max.ms = 30000 15:40:03 socket.connection.setup.timeout.ms = 10000 15:40:03 ssl.cipher.suites = null 15:40:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:03 ssl.endpoint.identification.algorithm = https 15:40:03 ssl.engine.factory.class = null 15:40:03 ssl.key.password = null 15:40:03 ssl.keymanager.algorithm = SunX509 15:40:03 ssl.keystore.certificate.chain = null 15:40:03 ssl.keystore.key = null 15:40:03 ssl.keystore.location = null 15:40:03 ssl.keystore.password = null 15:40:03 ssl.keystore.type = JKS 15:40:03 ssl.protocol = TLSv1.3 15:40:03 ssl.provider = null 15:40:03 ssl.secure.random.implementation = null 15:40:03 ssl.trustmanager.algorithm = PKIX 15:40:03 ssl.truststore.certificates = null 15:40:03 ssl.truststore.location = null 15:40:03 ssl.truststore.password = null 15:40:03 ssl.truststore.type = JKS 15:40:03 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:03 15:40:03 15:40:02.213 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 15:40:03 15:40:02.213 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 15:40:03 15:40:02.213 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1699976402211 15:40:03 15:39:44,354 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:40:03 15:39:44,374 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:40:03 15:39:44,374 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:40:03 15:39:44,375 |-INFO in ch.qos.logback.classic.BasicConfigurator@651ae325 - Setting up default configuration. 15:40:03 15:40:02,508 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@152f6cb1 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:40:03 15:40:02,551 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:40:03 15:40:02,551 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@152f6cb1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:40:03 15:40:02,554 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:40:03 15:40:02,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:40:03 15:40:02,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:40:03 15:40:02,556 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:40:03 15:40:02,556 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@152f6cb1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:40:03 15:40:02,563 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:40:03 15:40:02,563 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:40:03 15:40:02,567 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:40:03 15:40:02,594 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976402592) 15:40:03 15:40:02,594 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:40:03 15:40:02,594 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:40:03 15:40:02,600 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:40:03 15:40:02,601 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:40:03 15:40:02,601 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:40:03 15:40:02,601 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:40:03 15:40:02,601 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:40:03 15:40:02,601 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:40:03 15:40:02,601 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:40:03 15:40:02,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:40:03 15:40:02,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:03 15:40:02,606 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:40:03 15:40:02,623 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:40:03 15:40:02,623 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:03 15:40:02,629 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:40:03 15:40:02,635 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:40:03 15:40:03,090 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4f7cf154 - Setting zoneId to "UTC" 15:40:03 15:40:03,098 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:40:03 15:40:03,098 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:40:03 15:40:03,327 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:40:03 15:40:03,328 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:40:03 15:40:03,329 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:40:03 15:40:03,329 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:40:03 15:40:03,330 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:40:03 15:40:03,330 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dcd2603 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:40:03 15:40:03,330 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:40:03 15:40:03,330 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@21d856ee - End of configuration. 15:40:03 15:40:03,330 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3fae3045 - Registering current configuration as safe fallback point 15:40:03 15:40:03 15:40:03 . ____ _ __ _ _ 15:40:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:03 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:03 =========|_|==============|___/=/_/_/_/ 15:40:03 :: Spring Boot :: (v3.1.2) 15:40:03 15:40:03 2023-11-14T15:40:03.375Z INFO 8072 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:03 2023-11-14T15:40:03.376Z INFO 8072 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:40:03 2023-11-14T15:40:03.553Z INFO 8072 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.325 seconds (process running for 20.042) 15:40:03 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:40:05 2023-11-14T15:40:04.100Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 15:40:05 2023-11-14T15:40:04.141Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:05 2023-11-14T15:40:04.142Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:05 acks = -1 15:40:05 auto.include.jmx.reporter = true 15:40:05 batch.size = 16384 15:40:05 bootstrap.servers = [PLAINTEXT://localhost:32770] 15:40:05 buffer.memory = 33554432 15:40:05 client.dns.lookup = use_all_dns_ips 15:40:05 client.id = producer-1 15:40:05 compression.type = none 15:40:05 connections.max.idle.ms = 540000 15:40:05 delivery.timeout.ms = 120000 15:40:05 enable.idempotence = false 15:40:05 interceptor.classes = [] 15:40:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:05 linger.ms = 1 15:40:05 max.block.ms = 60000 15:40:05 max.in.flight.requests.per.connection = 5 15:40:05 max.request.size = 1048576 15:40:05 metadata.max.age.ms = 300000 15:40:05 metadata.max.idle.ms = 300000 15:40:05 metric.reporters = [] 15:40:05 metrics.num.samples = 2 15:40:05 metrics.recording.level = INFO 15:40:05 metrics.sample.window.ms = 30000 15:40:05 partitioner.adaptive.partitioning.enable = true 15:40:05 partitioner.availability.timeout.ms = 0 15:40:05 partitioner.class = null 15:40:05 partitioner.ignore.keys = false 15:40:05 receive.buffer.bytes = 32768 15:40:05 reconnect.backoff.max.ms = 1000 15:40:05 reconnect.backoff.ms = 50 15:40:05 request.timeout.ms = 30000 15:40:05 retries = 0 15:40:05 retry.backoff.ms = 100 15:40:05 sasl.client.callback.handler.class = null 15:40:05 sasl.jaas.config = null 15:40:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:05 sasl.kerberos.min.time.before.relogin = 60000 15:40:05 sasl.kerberos.service.name = null 15:40:05 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:05 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:05 sasl.login.callback.handler.class = null 15:40:05 sasl.login.class = null 15:40:05 sasl.login.connect.timeout.ms = null 15:40:05 sasl.login.read.timeout.ms = null 15:40:05 sasl.login.refresh.buffer.seconds = 300 15:40:05 sasl.login.refresh.min.period.seconds = 60 15:40:05 sasl.login.refresh.window.factor = 0.8 15:40:05 sasl.login.refresh.window.jitter = 0.05 15:40:05 sasl.login.retry.backoff.max.ms = 10000 15:40:05 sasl.login.retry.backoff.ms = 100 15:40:05 sasl.mechanism = GSSAPI 15:40:05 sasl.oauthbearer.clock.skew.seconds = 30 15:40:05 sasl.oauthbearer.expected.audience = null 15:40:05 sasl.oauthbearer.expected.issuer = null 15:40:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:05 sasl.oauthbearer.jwks.endpoint.url = null 15:40:05 sasl.oauthbearer.scope.claim.name = scope 15:40:05 sasl.oauthbearer.sub.claim.name = sub 15:40:05 sasl.oauthbearer.token.endpoint.url = null 15:40:05 security.protocol = PLAINTEXT 15:40:05 security.providers = null 15:40:05 send.buffer.bytes = 131072 15:40:05 socket.connection.setup.timeout.max.ms = 30000 15:40:05 socket.connection.setup.timeout.ms = 10000 15:40:05 ssl.cipher.suites = null 15:40:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:05 ssl.endpoint.identification.algorithm = https 15:40:05 ssl.engine.factory.class = null 15:40:05 ssl.key.password = null 15:40:05 ssl.keymanager.algorithm = SunX509 15:40:05 ssl.keystore.certificate.chain = null 15:40:05 ssl.keystore.key = null 15:40:05 ssl.keystore.location = null 15:40:05 ssl.keystore.password = null 15:40:05 ssl.keystore.type = JKS 15:40:05 ssl.protocol = TLSv1.3 15:40:05 ssl.provider = null 15:40:05 ssl.secure.random.implementation = null 15:40:05 ssl.trustmanager.algorithm = PKIX 15:40:05 ssl.truststore.certificates = null 15:40:05 ssl.truststore.location = null 15:40:05 ssl.truststore.password = null 15:40:05 ssl.truststore.type = JKS 15:40:05 transaction.timeout.ms = 60000 15:40:05 transactional.id = null 15:40:05 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:40:05 15:40:05 2023-11-14T15:40:04.170Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:05 2023-11-14T15:40:04.170Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:05 2023-11-14T15:40:04.170Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:05 2023-11-14T15:40:04.170Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976404170 15:40:05 2023-11-14T15:40:04.649Z WARN 8072 --- [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} 15:40:05 2023-11-14T15:40:04.650Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: ZP0HHAGlSa-RYr7Qvf-3KQ 15:40:05 2023-11-14T15:40:04.765Z WARN 8072 --- [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} 15:40:05 2023-11-14T15:40:04.873Z WARN 8072 --- [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} 15:40:05 2023-11-14T15:40:04.982Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to M_GPJjX5SYCcwNlNKnBSLw 15:40:05 2023-11-14T15:40:05.057Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to M_GPJjX5SYCcwNlNKnBSLw 15:40:05 2023-11-14T15:40:05.057Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: ZP0HHAGlSa-RYr7Qvf-3KQ 15:40:05 2023-11-14T15:40:05.177Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 15:40:05 2023-11-14T15:40:05.184Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 15:40:05 2023-11-14T15:40:05.210Z INFO 8072 --- [ 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-3474f866-fa2e-47f9-8d2c-a514b3fc545a 15:40:05 2023-11-14T15:40:05.211Z INFO 8072 --- [ 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) 15:40:05 2023-11-14T15:40:05.211Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 15:40:05 2023-11-14T15:40:05.237Z INFO 8072 --- [ 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-3474f866-fa2e-47f9-8d2c-a514b3fc545a', protocol='range'} 15:40:05 2023-11-14T15:40:05.240Z INFO 8072 --- [ 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-3474f866-fa2e-47f9-8d2c-a514b3fc545a=Assignment(partitions=[test-topic-0])} 15:40:05 2023-11-14T15:40:05.264Z INFO 8072 --- [ 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-3474f866-fa2e-47f9-8d2c-a514b3fc545a', protocol='range'} 15:40:05 2023-11-14T15:40:05.265Z INFO 8072 --- [ 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]) 15:40:05 2023-11-14T15:40:05.269Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 15:40:05 2023-11-14T15:40:05.283Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 15:40:05 2023-11-14T15:40:05.303Z INFO 8072 --- [ 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:32770 (id: 1 rack: null)], epoch=0}}. 15:40:05 2023-11-14T15:40:05.479Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:05 2023-11-14T15:40:05.483Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:40:05 2023-11-14T15:40:05.559Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:05 2023-11-14T15:40:05.560Z INFO 8072 --- [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: 192ms, elapsed time since send: 192ms, request timeout: 30000ms) 15:40:05 2023-11-14T15:40:05.560Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 15:40:05 2023-11-14T15:40:05.560Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 15:40:05 2023-11-14T15:40:05.560Z INFO 8072 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=611201060, epoch=1) to node 1: 15:40:05 15:40:05 org.apache.kafka.common.errors.DisconnectException: null 15:40:05 15:40:05 2023-11-14T15:40:05.565Z INFO 8072 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, 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. 15:40:05 2023-11-14T15:40:05.582Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:05 2023-11-14T15:40:05.582Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:05 2023-11-14T15:40:05.667Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:05 2023-11-14T15:40:05.667Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.14 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:40:05 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 15:40:11 2023-11-14T15:40:05.704Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:11 2023-11-14T15:40:05.734Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:11 2023-11-14T15:40:05.734Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:05.753Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2e9437449ada45a7afbd52477c173a61dae96f55af2893360b0b4c7d802ffa8a 15:40:11 2023-11-14T15:40:05.869Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:11 2023-11-14T15:40:05.869Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:05.987Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:11 2023-11-14T15:40:05.987Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:06.172Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:11 2023-11-14T15:40:06.172Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:06.391Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:11 2023-11-14T15:40:06.392Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:06.675Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:11 2023-11-14T15:40:06.676Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:07.211Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:11 2023-11-14T15:40:07.211Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:07.482Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:11 2023-11-14T15:40:07.482Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:08.124Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:11 2023-11-14T15:40:08.124Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:08.696Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:11 2023-11-14T15:40:08.697Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:09.287Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:11 2023-11-14T15:40:09.287Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:09.710Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:11 2023-11-14T15:40:09.710Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:10.411Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:11 2023-11-14T15:40:10.411Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:10.817Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:11 2023-11-14T15:40:10.818Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:11 2023-11-14T15:40:11.255Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.551053813S 15:40:11 2023-11-14T15:40:11.261Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:11 allow.auto.create.topics = true 15:40:11 auto.commit.interval.ms = 5000 15:40:11 auto.include.jmx.reporter = true 15:40:11 auto.offset.reset = earliest 15:40:11 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:40:11 check.crcs = true 15:40:11 client.dns.lookup = use_all_dns_ips 15:40:11 client.id = consumer-test-2 15:40:11 client.rack = 15:40:11 connections.max.idle.ms = 540000 15:40:11 default.api.timeout.ms = 60000 15:40:11 enable.auto.commit = true 15:40:11 exclude.internal.topics = true 15:40:11 fetch.max.bytes = 52428800 15:40:11 fetch.max.wait.ms = 500 15:40:11 fetch.min.bytes = 1 15:40:11 group.id = test 15:40:11 group.instance.id = null 15:40:11 heartbeat.interval.ms = 3000 15:40:11 interceptor.classes = [] 15:40:11 internal.leave.group.on.close = true 15:40:11 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:11 isolation.level = read_uncommitted 15:40:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:11 max.partition.fetch.bytes = 1048576 15:40:11 max.poll.interval.ms = 300000 15:40:11 max.poll.records = 500 15:40:11 metadata.max.age.ms = 300000 15:40:11 metric.reporters = [] 15:40:11 metrics.num.samples = 2 15:40:11 metrics.recording.level = INFO 15:40:11 metrics.sample.window.ms = 30000 15:40:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:11 receive.buffer.bytes = 65536 15:40:11 reconnect.backoff.max.ms = 1000 15:40:11 reconnect.backoff.ms = 50 15:40:11 request.timeout.ms = 30000 15:40:11 retry.backoff.ms = 100 15:40:11 sasl.client.callback.handler.class = null 15:40:11 sasl.jaas.config = null 15:40:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:11 sasl.kerberos.min.time.before.relogin = 60000 15:40:11 sasl.kerberos.service.name = null 15:40:11 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:11 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:11 sasl.login.callback.handler.class = null 15:40:11 sasl.login.class = null 15:40:11 sasl.login.connect.timeout.ms = null 15:40:11 sasl.login.read.timeout.ms = null 15:40:11 sasl.login.refresh.buffer.seconds = 300 15:40:11 sasl.login.refresh.min.period.seconds = 60 15:40:11 sasl.login.refresh.window.factor = 0.8 15:40:11 sasl.login.refresh.window.jitter = 0.05 15:40:11 sasl.login.retry.backoff.max.ms = 10000 15:40:11 sasl.login.retry.backoff.ms = 100 15:40:11 sasl.mechanism = GSSAPI 15:40:11 sasl.oauthbearer.clock.skew.seconds = 30 15:40:11 sasl.oauthbearer.expected.audience = null 15:40:11 sasl.oauthbearer.expected.issuer = null 15:40:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:11 sasl.oauthbearer.jwks.endpoint.url = null 15:40:11 sasl.oauthbearer.scope.claim.name = scope 15:40:11 sasl.oauthbearer.sub.claim.name = sub 15:40:11 sasl.oauthbearer.token.endpoint.url = null 15:40:11 security.protocol = PLAINTEXT 15:40:11 security.providers = null 15:40:11 send.buffer.bytes = 131072 15:40:11 session.timeout.ms = 45000 15:40:11 socket.connection.setup.timeout.max.ms = 30000 15:40:11 socket.connection.setup.timeout.ms = 10000 15:40:11 ssl.cipher.suites = null 15:40:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:11 ssl.endpoint.identification.algorithm = https 15:40:11 ssl.engine.factory.class = null 15:40:11 ssl.key.password = null 15:40:11 ssl.keymanager.algorithm = SunX509 15:40:11 ssl.keystore.certificate.chain = null 15:40:11 ssl.keystore.key = null 15:40:11 ssl.keystore.location = null 15:40:11 ssl.keystore.password = null 15:40:11 ssl.keystore.type = JKS 15:40:11 ssl.protocol = TLSv1.3 15:40:11 ssl.provider = null 15:40:11 ssl.secure.random.implementation = null 15:40:11 ssl.trustmanager.algorithm = PKIX 15:40:11 ssl.truststore.certificates = null 15:40:11 ssl.truststore.location = null 15:40:11 ssl.truststore.password = null 15:40:11 ssl.truststore.type = JKS 15:40:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:11 15:40:11 2023-11-14T15:40:11.266Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:11 2023-11-14T15:40:11.267Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:11 2023-11-14T15:40:11.267Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976411266 15:40:11 15:40:11,306 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:40:11 15:40:11,307 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:40:11 15:40:11,308 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4e0a57d3 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:40:11 15:40:11,314 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:40:11 15:40:11,314 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4e0a57d3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:40:11 15:40:11,318 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:40:11 15:40:11,318 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:40:11 15:40:11,318 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:40:11 15:40:11,319 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:40:11 15:40:11,319 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4e0a57d3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:40:11 15:40:11,321 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 15:40:11 15:40:11,331 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:40:11 15:40:11,331 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:40:11 15:40:11,332 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:40:11 15:40:11,332 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976411332) 15:40:11 15:40:11,332 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:40:11 15:40:11,332 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:40:11 15:40:11,333 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:11 15:40:11,334 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:40:11 15:40:11,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:40:11 15:40:11,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:11 15:40:11,335 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:40:11 15:40:11,335 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:40:11 15:40:11,348 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5354a59 - Setting zoneId to "UTC" 15:40:11 15:40:11,348 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:40:11 15:40:11,348 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:40:11 15:40:11,356 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:40:11 15:40:11,356 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:40:11 15:40:11,356 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:40:11 15:40:11,356 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:40:11 15:40:11,358 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:40:11 15:40:11,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d4cf992 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:40:11 15:40:11,358 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:40:11 15:40:11,359 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4882a2cd - End of configuration. 15:40:11 15:40:11,359 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@54aac0c1 - Registering current configuration as safe fallback point 15:40:11 15:40:11 15:40:11 . ____ _ __ _ _ 15:40:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:11 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:11 =========|_|==============|___/=/_/_/_/ 15:40:11 :: Spring Boot :: (v3.1.2) 15:40:11 15:40:11 2023-11-14T15:40:11.372Z INFO 8072 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:11 2023-11-14T15:40:11.372Z INFO 8072 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:40:11 2023-11-14T15:40:11.517Z INFO 8072 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.248 seconds (process running for 28.005) 15:40:12 2023-11-14T15:40:11.522Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 15:40:12 2023-11-14T15:40:11.561Z INFO 8072 --- [ main] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload CloudEvent{id='some-uuid', source=sample-test-source, type='org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 73, 100, 34, 58, 34, 115, 111, 109, 101, 45, 111, 112, 101, 114, 97, 116, 105, 111, 110, 45, 105, 100, 34, 44, 34, 105, 100, 115, 34, 58, 91, 34, 99, 109, 45, 104, 97, 110, 100, 108, 101, 45, 105, 100, 34, 93, 44, 34, 115, 116, 97, 116, 117, 115, 67, 111, 100, 101, 34, 58, 34, 97, 110, 121, 45, 115, 117, 99, 99, 101, 115, 115, 45, 115, 116, 97, 116, 117, 115, 45, 99, 111, 100, 101, 34, 44, 34, 115, 116, 97, 116, 117, 115, 77, 101, 115, 115, 97, 103, 101, 34, 58, 34, 83, 117, 99, 99, 101, 115, 115, 102, 117, 108, 108, 121, 32, 97, 112, 112, 108, 105, 101, 100, 32, 99, 104, 97, 110, 103, 101, 115, 34, 44, 34, 114, 101, 115, 117, 108, 116, 34, 58, 123, 34, 115, 111, 109, 101, 45, 107, 101, 121, 34, 58, 34, 115, 111, 109, 101, 45, 118, 97, 108, 117, 101, 34, 125, 125, 93, 125, 125]}, extensions={destination=client-topic, correlationid=request-id}} ... 15:40:12 2023-11-14T15:40:11.561Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:12 2023-11-14T15:40:11.562Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:12 acks = -1 15:40:12 auto.include.jmx.reporter = true 15:40:12 batch.size = 16384 15:40:12 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:40:12 buffer.memory = 33554432 15:40:12 client.dns.lookup = use_all_dns_ips 15:40:12 client.id = producer-2 15:40:12 compression.type = none 15:40:12 connections.max.idle.ms = 540000 15:40:12 delivery.timeout.ms = 120000 15:40:12 enable.idempotence = false 15:40:12 interceptor.classes = [] 15:40:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:12 linger.ms = 1 15:40:12 max.block.ms = 60000 15:40:12 max.in.flight.requests.per.connection = 5 15:40:12 max.request.size = 1048576 15:40:12 metadata.max.age.ms = 300000 15:40:12 metadata.max.idle.ms = 300000 15:40:12 metric.reporters = [] 15:40:12 metrics.num.samples = 2 15:40:12 metrics.recording.level = INFO 15:40:12 metrics.sample.window.ms = 30000 15:40:12 partitioner.adaptive.partitioning.enable = true 15:40:12 partitioner.availability.timeout.ms = 0 15:40:12 partitioner.class = null 15:40:12 partitioner.ignore.keys = false 15:40:12 receive.buffer.bytes = 32768 15:40:12 reconnect.backoff.max.ms = 1000 15:40:12 reconnect.backoff.ms = 50 15:40:12 request.timeout.ms = 30000 15:40:12 retries = 0 15:40:12 retry.backoff.ms = 100 15:40:12 sasl.client.callback.handler.class = null 15:40:12 sasl.jaas.config = null 15:40:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:12 sasl.kerberos.min.time.before.relogin = 60000 15:40:12 sasl.kerberos.service.name = null 15:40:12 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:12 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:12 sasl.login.callback.handler.class = null 15:40:12 sasl.login.class = null 15:40:12 sasl.login.connect.timeout.ms = null 15:40:12 sasl.login.read.timeout.ms = null 15:40:12 sasl.login.refresh.buffer.seconds = 300 15:40:12 sasl.login.refresh.min.period.seconds = 60 15:40:12 sasl.login.refresh.window.factor = 0.8 15:40:12 sasl.login.refresh.window.jitter = 0.05 15:40:12 sasl.login.retry.backoff.max.ms = 10000 15:40:12 sasl.login.retry.backoff.ms = 100 15:40:12 sasl.mechanism = GSSAPI 15:40:12 sasl.oauthbearer.clock.skew.seconds = 30 15:40:12 sasl.oauthbearer.expected.audience = null 15:40:12 sasl.oauthbearer.expected.issuer = null 15:40:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:12 sasl.oauthbearer.jwks.endpoint.url = null 15:40:12 sasl.oauthbearer.scope.claim.name = scope 15:40:12 sasl.oauthbearer.sub.claim.name = sub 15:40:12 sasl.oauthbearer.token.endpoint.url = null 15:40:12 security.protocol = PLAINTEXT 15:40:12 security.providers = null 15:40:12 send.buffer.bytes = 131072 15:40:12 socket.connection.setup.timeout.max.ms = 30000 15:40:12 socket.connection.setup.timeout.ms = 10000 15:40:12 ssl.cipher.suites = null 15:40:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:12 ssl.endpoint.identification.algorithm = https 15:40:12 ssl.engine.factory.class = null 15:40:12 ssl.key.password = null 15:40:12 ssl.keymanager.algorithm = SunX509 15:40:12 ssl.keystore.certificate.chain = null 15:40:12 ssl.keystore.key = null 15:40:12 ssl.keystore.location = null 15:40:12 ssl.keystore.password = null 15:40:12 ssl.keystore.type = JKS 15:40:12 ssl.protocol = TLSv1.3 15:40:12 ssl.provider = null 15:40:12 ssl.secure.random.implementation = null 15:40:12 ssl.trustmanager.algorithm = PKIX 15:40:12 ssl.truststore.certificates = null 15:40:12 ssl.truststore.location = null 15:40:12 ssl.truststore.password = null 15:40:12 ssl.truststore.type = JKS 15:40:12 transaction.timeout.ms = 60000 15:40:12 transactional.id = null 15:40:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:12 15:40:12 2023-11-14T15:40:11.565Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:12 2023-11-14T15:40:11.565Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:12 2023-11-14T15:40:11.565Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:12 2023-11-14T15:40:11.566Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976411565 15:40:12 2023-11-14T15:40:11.592Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:12 2023-11-14T15:40:11.593Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:12 2023-11-14T15:40:11.667Z WARN 8072 --- [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} 15:40:12 2023-11-14T15:40:11.667Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: Brj1R6fHQyKUpER-VqoGvA 15:40:12 2023-11-14T15:40:11.788Z WARN 8072 --- [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} 15:40:12 2023-11-14T15:40:11.894Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to jeaqYMrKR1234UObDFMjQw 15:40:12 2023-11-14T15:40:11.917Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to jeaqYMrKR1234UObDFMjQw 15:40:12 2023-11-14T15:40:11.918Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: Brj1R6fHQyKUpER-VqoGvA 15:40:12 2023-11-14T15:40:11.927Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:12 2023-11-14T15:40:11.927Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:12 2023-11-14T15:40:12.042Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 15:40:12 2023-11-14T15:40:12.045Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 15:40:12 2023-11-14T15:40:12.067Z INFO 8072 --- [ 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-c5cc7ecb-b3b3-4e08-9a7d-71cfb91d0830 15:40:12 2023-11-14T15:40:12.067Z INFO 8072 --- [ 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) 15:40:12 2023-11-14T15:40:12.067Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 15:40:12 2023-11-14T15:40:12.090Z INFO 8072 --- [ 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-c5cc7ecb-b3b3-4e08-9a7d-71cfb91d0830', protocol='range'} 15:40:12 2023-11-14T15:40:12.091Z INFO 8072 --- [ 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-c5cc7ecb-b3b3-4e08-9a7d-71cfb91d0830=Assignment(partitions=[client-topic-0])} 15:40:12 2023-11-14T15:40:12.114Z INFO 8072 --- [ 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-c5cc7ecb-b3b3-4e08-9a7d-71cfb91d0830', protocol='range'} 15:40:12 2023-11-14T15:40:12.115Z INFO 8072 --- [ 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]) 15:40:12 2023-11-14T15:40:12.115Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 15:40:12 2023-11-14T15:40:12.125Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 15:40:12 2023-11-14T15:40:12.136Z INFO 8072 --- [ 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:32772 (id: 1 rack: null)], epoch=0}}. 15:40:12 2023-11-14T15:40:12.203Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:12 allow.auto.create.topics = true 15:40:12 auto.commit.interval.ms = 5000 15:40:12 auto.include.jmx.reporter = true 15:40:12 auto.offset.reset = earliest 15:40:12 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:40:12 check.crcs = true 15:40:12 client.dns.lookup = use_all_dns_ips 15:40:12 client.id = consumer-test-3 15:40:12 client.rack = 15:40:12 connections.max.idle.ms = 540000 15:40:12 default.api.timeout.ms = 60000 15:40:12 enable.auto.commit = true 15:40:12 exclude.internal.topics = true 15:40:12 fetch.max.bytes = 52428800 15:40:12 fetch.max.wait.ms = 500 15:40:12 fetch.min.bytes = 1 15:40:12 group.id = test 15:40:12 group.instance.id = null 15:40:12 heartbeat.interval.ms = 3000 15:40:12 interceptor.classes = [] 15:40:12 internal.leave.group.on.close = true 15:40:12 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:12 isolation.level = read_uncommitted 15:40:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:12 max.partition.fetch.bytes = 1048576 15:40:12 max.poll.interval.ms = 300000 15:40:12 max.poll.records = 500 15:40:12 metadata.max.age.ms = 300000 15:40:12 metric.reporters = [] 15:40:12 metrics.num.samples = 2 15:40:12 metrics.recording.level = INFO 15:40:12 metrics.sample.window.ms = 30000 15:40:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:12 receive.buffer.bytes = 65536 15:40:12 reconnect.backoff.max.ms = 1000 15:40:12 reconnect.backoff.ms = 50 15:40:12 request.timeout.ms = 30000 15:40:12 retry.backoff.ms = 100 15:40:12 sasl.client.callback.handler.class = null 15:40:12 sasl.jaas.config = null 15:40:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:12 sasl.kerberos.min.time.before.relogin = 60000 15:40:12 sasl.kerberos.service.name = null 15:40:12 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:12 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:12 sasl.login.callback.handler.class = null 15:40:12 sasl.login.class = null 15:40:12 sasl.login.connect.timeout.ms = null 15:40:12 sasl.login.read.timeout.ms = null 15:40:12 sasl.login.refresh.buffer.seconds = 300 15:40:12 sasl.login.refresh.min.period.seconds = 60 15:40:12 sasl.login.refresh.window.factor = 0.8 15:40:12 sasl.login.refresh.window.jitter = 0.05 15:40:12 sasl.login.retry.backoff.max.ms = 10000 15:40:12 sasl.login.retry.backoff.ms = 100 15:40:12 sasl.mechanism = GSSAPI 15:40:12 sasl.oauthbearer.clock.skew.seconds = 30 15:40:12 sasl.oauthbearer.expected.audience = null 15:40:12 sasl.oauthbearer.expected.issuer = null 15:40:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:12 sasl.oauthbearer.jwks.endpoint.url = null 15:40:12 sasl.oauthbearer.scope.claim.name = scope 15:40:12 sasl.oauthbearer.sub.claim.name = sub 15:40:12 sasl.oauthbearer.token.endpoint.url = null 15:40:12 security.protocol = PLAINTEXT 15:40:12 security.providers = null 15:40:12 send.buffer.bytes = 131072 15:40:12 session.timeout.ms = 45000 15:40:12 socket.connection.setup.timeout.max.ms = 30000 15:40:12 socket.connection.setup.timeout.ms = 10000 15:40:12 ssl.cipher.suites = null 15:40:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:12 ssl.endpoint.identification.algorithm = https 15:40:12 ssl.engine.factory.class = null 15:40:12 ssl.key.password = null 15:40:12 ssl.keymanager.algorithm = SunX509 15:40:12 ssl.keystore.certificate.chain = null 15:40:12 ssl.keystore.key = null 15:40:12 ssl.keystore.location = null 15:40:12 ssl.keystore.password = null 15:40:12 ssl.keystore.type = JKS 15:40:12 ssl.protocol = TLSv1.3 15:40:12 ssl.provider = null 15:40:12 ssl.secure.random.implementation = null 15:40:12 ssl.trustmanager.algorithm = PKIX 15:40:12 ssl.truststore.certificates = null 15:40:12 ssl.truststore.location = null 15:40:12 ssl.truststore.password = null 15:40:12 ssl.truststore.type = JKS 15:40:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:12 15:40:12 2023-11-14T15:40:12.207Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:12 2023-11-14T15:40:12.207Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:12 2023-11-14T15:40:12.207Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976412207 15:40:12 2023-11-14T15:40:12.214Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:12 allow.auto.create.topics = true 15:40:12 auto.commit.interval.ms = 5000 15:40:12 auto.include.jmx.reporter = true 15:40:12 auto.offset.reset = earliest 15:40:12 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:40:12 check.crcs = true 15:40:12 client.dns.lookup = use_all_dns_ips 15:40:12 client.id = consumer-test-4 15:40:12 client.rack = 15:40:12 connections.max.idle.ms = 540000 15:40:12 default.api.timeout.ms = 60000 15:40:12 enable.auto.commit = true 15:40:12 exclude.internal.topics = true 15:40:12 fetch.max.bytes = 52428800 15:40:12 fetch.max.wait.ms = 500 15:40:12 fetch.min.bytes = 1 15:40:12 group.id = test 15:40:12 group.instance.id = null 15:40:12 heartbeat.interval.ms = 3000 15:40:12 interceptor.classes = [] 15:40:12 internal.leave.group.on.close = true 15:40:12 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:12 isolation.level = read_uncommitted 15:40:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:12 max.partition.fetch.bytes = 1048576 15:40:12 max.poll.interval.ms = 300000 15:40:12 max.poll.records = 500 15:40:12 metadata.max.age.ms = 300000 15:40:12 metric.reporters = [] 15:40:12 metrics.num.samples = 2 15:40:12 metrics.recording.level = INFO 15:40:12 metrics.sample.window.ms = 30000 15:40:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:12 receive.buffer.bytes = 65536 15:40:12 reconnect.backoff.max.ms = 1000 15:40:12 reconnect.backoff.ms = 50 15:40:12 request.timeout.ms = 30000 15:40:12 retry.backoff.ms = 100 15:40:12 sasl.client.callback.handler.class = null 15:40:12 sasl.jaas.config = null 15:40:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:12 sasl.kerberos.min.time.before.relogin = 60000 15:40:12 sasl.kerberos.service.name = null 15:40:12 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:12 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:12 sasl.login.callback.handler.class = null 15:40:12 sasl.login.class = null 15:40:12 sasl.login.connect.timeout.ms = null 15:40:12 sasl.login.read.timeout.ms = null 15:40:12 sasl.login.refresh.buffer.seconds = 300 15:40:12 sasl.login.refresh.min.period.seconds = 60 15:40:12 sasl.login.refresh.window.factor = 0.8 15:40:12 sasl.login.refresh.window.jitter = 0.05 15:40:12 sasl.login.retry.backoff.max.ms = 10000 15:40:12 sasl.login.retry.backoff.ms = 100 15:40:12 sasl.mechanism = GSSAPI 15:40:12 sasl.oauthbearer.clock.skew.seconds = 30 15:40:12 sasl.oauthbearer.expected.audience = null 15:40:12 sasl.oauthbearer.expected.issuer = null 15:40:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:12 sasl.oauthbearer.jwks.endpoint.url = null 15:40:12 sasl.oauthbearer.scope.claim.name = scope 15:40:12 sasl.oauthbearer.sub.claim.name = sub 15:40:12 sasl.oauthbearer.token.endpoint.url = null 15:40:12 security.protocol = PLAINTEXT 15:40:12 security.providers = null 15:40:12 send.buffer.bytes = 131072 15:40:12 session.timeout.ms = 45000 15:40:12 socket.connection.setup.timeout.max.ms = 30000 15:40:12 socket.connection.setup.timeout.ms = 10000 15:40:12 ssl.cipher.suites = null 15:40:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:12 ssl.endpoint.identification.algorithm = https 15:40:12 ssl.engine.factory.class = null 15:40:12 ssl.key.password = null 15:40:12 ssl.keymanager.algorithm = SunX509 15:40:12 ssl.keystore.certificate.chain = null 15:40:12 ssl.keystore.key = null 15:40:12 ssl.keystore.location = null 15:40:12 ssl.keystore.password = null 15:40:12 ssl.keystore.type = JKS 15:40:12 ssl.protocol = TLSv1.3 15:40:12 ssl.provider = null 15:40:12 ssl.secure.random.implementation = null 15:40:12 ssl.trustmanager.algorithm = PKIX 15:40:12 ssl.truststore.certificates = null 15:40:12 ssl.truststore.location = null 15:40:12 ssl.truststore.password = null 15:40:12 ssl.truststore.type = JKS 15:40:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:40:12 15:40:12 2023-11-14T15:40:12.217Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:12 2023-11-14T15:40:12.217Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:12 2023-11-14T15:40:12.217Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976412217 15:40:12 2023-11-14T15:40:12.298Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:12 2023-11-14T15:40:12.299Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:40:12 2023-11-14T15:40:12.394Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:12 2023-11-14T15:40:12.394Z INFO 8072 --- [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: 215ms, elapsed time since send: 215ms, request timeout: 30000ms) 15:40:12 2023-11-14T15:40:12.394Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 15:40:12 2023-11-14T15:40:12.395Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 15:40:12 2023-11-14T15:40:12.395Z INFO 8072 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1937333368, epoch=1) to node 1: 15:40:12 15:40:12 org.apache.kafka.common.errors.DisconnectException: null 15:40:12 15:40:12 2023-11-14T15:40:12.395Z INFO 8072 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:40:12 2023-11-14T15:40:12.398Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:12 2023-11-14T15:40:12.398Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:12 2023-11-14T15:40:12.457Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:12 2023-11-14T15:40:12.457Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:12 2023-11-14T15:40:12.496Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:12 2023-11-14T15:40:12.496Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.796 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 15:40:12 2023-11-14T15:40:12.498Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:12 2023-11-14T15:40:12.498Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:12 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 15:40:18 2023-11-14T15:40:12.506Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:18 2023-11-14T15:40:12.558Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 693eb5768d554422468bad7a5e7283ea5076fab2e1447a8ea2b80973e6205408 15:40:18 2023-11-14T15:40:12.597Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:12.597Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:12.752Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:18 2023-11-14T15:40:12.752Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:12.799Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:12.799Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:12.833Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:12.833Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:13.204Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:13.204Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:13.206Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:18 2023-11-14T15:40:13.206Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:13.619Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:18 2023-11-14T15:40:13.619Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:13.869Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:18 2023-11-14T15:40:13.869Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:13.942Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:13.943Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:14.111Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:14.111Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:14.777Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:18 2023-11-14T15:40:14.778Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:14.933Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:18 2023-11-14T15:40:14.934Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:15.117Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:15.118Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:15.150Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:15.150Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:15.845Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:18 2023-11-14T15:40:15.845Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:15.885Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:18 2023-11-14T15:40:15.886Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:16.155Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:16.155Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:16.324Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:16.325Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:16.966Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:18 2023-11-14T15:40:16.966Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:17.047Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:18 2023-11-14T15:40:17.047Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:17.060Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:17.060Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:17.435Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:17.435Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:17.765Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.258657091S 15:40:18 15:40:17,837 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:40:18 15:40:17,837 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:40:18 15:40:17,837 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1112f441 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:40:18 15:40:17,840 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:40:18 15:40:17,840 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1112f441 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:40:18 15:40:17,842 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:40:18 15:40:17,842 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:40:18 15:40:17,842 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:40:18 15:40:17,842 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:40:18 15:40:17,842 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1112f441 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:40:18 15:40:17,845 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:40:18 15:40:17,845 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:40:18 15:40:17,845 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:40:18 15:40:17,845 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976417845) 15:40:18 15:40:17,845 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:40:18 15:40:17,845 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:40:18 15:40:17,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:18 15:40:17,847 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:40:18 15:40:17,848 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:40:18 15:40:17,848 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:18 15:40:17,848 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:40:18 15:40:17,848 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:40:18 15:40:17,853 |-INFO in ch.qos.logback.classic.pattern.DateConverter@d13ab4d - Setting zoneId to "UTC" 15:40:18 15:40:17,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:40:18 15:40:17,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:40:18 15:40:17,857 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:40:18 15:40:17,857 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:40:18 15:40:17,857 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:40:18 15:40:17,857 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:40:18 15:40:17,857 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:40:18 15:40:17,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7572d8b3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:40:18 15:40:17,857 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:40:18 15:40:17,857 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6308699a - End of configuration. 15:40:18 15:40:17,857 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@653e2946 - Registering current configuration as safe fallback point 15:40:18 15:40:18 15:40:18 . ____ _ __ _ _ 15:40:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:18 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:18 =========|_|==============|___/=/_/_/_/ 15:40:18 :: Spring Boot :: (v3.1.2) 15:40:18 15:40:18 2023-11-14T15:40:17.866Z INFO 8072 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:18 2023-11-14T15:40:17.866Z INFO 8072 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:40:18 2023-11-14T15:40:17.874Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:18 2023-11-14T15:40:17.874Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:17.966Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:18 2023-11-14T15:40:17.966Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:18.209Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:18 2023-11-14T15:40:18.209Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:18 2023-11-14T15:40:18.529Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:18 allow.auto.create.topics = true 15:40:18 auto.commit.interval.ms = 5000 15:40:18 auto.include.jmx.reporter = true 15:40:18 auto.offset.reset = latest 15:40:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:40:18 check.crcs = true 15:40:18 client.dns.lookup = use_all_dns_ips 15:40:18 client.id = consumer-ncmp-data-operation-event-group-5 15:40:18 client.rack = 15:40:18 connections.max.idle.ms = 540000 15:40:18 default.api.timeout.ms = 60000 15:40:18 enable.auto.commit = false 15:40:18 exclude.internal.topics = true 15:40:18 fetch.max.bytes = 52428800 15:40:18 fetch.max.wait.ms = 500 15:40:18 fetch.min.bytes = 1 15:40:18 group.id = ncmp-data-operation-event-group 15:40:18 group.instance.id = null 15:40:18 heartbeat.interval.ms = 3000 15:40:18 interceptor.classes = [] 15:40:18 internal.leave.group.on.close = true 15:40:18 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:18 isolation.level = read_uncommitted 15:40:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:18 max.partition.fetch.bytes = 1048576 15:40:18 max.poll.interval.ms = 300000 15:40:18 max.poll.records = 500 15:40:18 metadata.max.age.ms = 300000 15:40:18 metric.reporters = [] 15:40:18 metrics.num.samples = 2 15:40:18 metrics.recording.level = INFO 15:40:18 metrics.sample.window.ms = 30000 15:40:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:18 receive.buffer.bytes = 65536 15:40:18 reconnect.backoff.max.ms = 1000 15:40:18 reconnect.backoff.ms = 50 15:40:18 request.timeout.ms = 30000 15:40:18 retry.backoff.ms = 100 15:40:18 sasl.client.callback.handler.class = null 15:40:18 sasl.jaas.config = null 15:40:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:18 sasl.kerberos.min.time.before.relogin = 60000 15:40:18 sasl.kerberos.service.name = null 15:40:18 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:18 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:18 sasl.login.callback.handler.class = null 15:40:18 sasl.login.class = null 15:40:18 sasl.login.connect.timeout.ms = null 15:40:18 sasl.login.read.timeout.ms = null 15:40:18 sasl.login.refresh.buffer.seconds = 300 15:40:18 sasl.login.refresh.min.period.seconds = 60 15:40:18 sasl.login.refresh.window.factor = 0.8 15:40:18 sasl.login.refresh.window.jitter = 0.05 15:40:18 sasl.login.retry.backoff.max.ms = 10000 15:40:18 sasl.login.retry.backoff.ms = 100 15:40:18 sasl.mechanism = GSSAPI 15:40:18 sasl.oauthbearer.clock.skew.seconds = 30 15:40:18 sasl.oauthbearer.expected.audience = null 15:40:18 sasl.oauthbearer.expected.issuer = null 15:40:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:18 sasl.oauthbearer.jwks.endpoint.url = null 15:40:18 sasl.oauthbearer.scope.claim.name = scope 15:40:18 sasl.oauthbearer.sub.claim.name = sub 15:40:18 sasl.oauthbearer.token.endpoint.url = null 15:40:18 security.protocol = PLAINTEXT 15:40:18 security.providers = null 15:40:18 send.buffer.bytes = 131072 15:40:18 session.timeout.ms = 45000 15:40:18 socket.connection.setup.timeout.max.ms = 30000 15:40:18 socket.connection.setup.timeout.ms = 10000 15:40:18 ssl.cipher.suites = null 15:40:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:18 ssl.endpoint.identification.algorithm = https 15:40:18 ssl.engine.factory.class = null 15:40:18 ssl.key.password = null 15:40:18 ssl.keymanager.algorithm = SunX509 15:40:18 ssl.keystore.certificate.chain = null 15:40:18 ssl.keystore.key = null 15:40:18 ssl.keystore.location = null 15:40:18 ssl.keystore.password = null 15:40:18 ssl.keystore.type = JKS 15:40:18 ssl.protocol = TLSv1.3 15:40:18 ssl.provider = null 15:40:18 ssl.secure.random.implementation = null 15:40:18 ssl.trustmanager.algorithm = PKIX 15:40:18 ssl.truststore.certificates = null 15:40:18 ssl.truststore.location = null 15:40:18 ssl.truststore.password = null 15:40:18 ssl.truststore.type = JKS 15:40:18 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:40:18 15:40:18 2023-11-14T15:40:18.532Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:18 2023-11-14T15:40:18.532Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:18 2023-11-14T15:40:18.532Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976418532 15:40:18 2023-11-14T15:40:18.533Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 15:40:18 2023-11-14T15:40:18.542Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:18 allow.auto.create.topics = true 15:40:18 auto.commit.interval.ms = 5000 15:40:18 auto.include.jmx.reporter = true 15:40:18 auto.offset.reset = latest 15:40:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:40:18 check.crcs = true 15:40:18 client.dns.lookup = use_all_dns_ips 15:40:18 client.id = consumer-ncmp-async-rest-request-event-group-6 15:40:18 client.rack = 15:40:18 connections.max.idle.ms = 540000 15:40:18 default.api.timeout.ms = 60000 15:40:18 enable.auto.commit = false 15:40:18 exclude.internal.topics = true 15:40:18 fetch.max.bytes = 52428800 15:40:18 fetch.max.wait.ms = 500 15:40:18 fetch.min.bytes = 1 15:40:18 group.id = ncmp-async-rest-request-event-group 15:40:18 group.instance.id = null 15:40:18 heartbeat.interval.ms = 3000 15:40:18 interceptor.classes = [] 15:40:18 internal.leave.group.on.close = true 15:40:18 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:18 isolation.level = read_uncommitted 15:40:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:18 max.partition.fetch.bytes = 1048576 15:40:18 max.poll.interval.ms = 300000 15:40:18 max.poll.records = 500 15:40:18 metadata.max.age.ms = 300000 15:40:18 metric.reporters = [] 15:40:18 metrics.num.samples = 2 15:40:18 metrics.recording.level = INFO 15:40:18 metrics.sample.window.ms = 30000 15:40:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:18 receive.buffer.bytes = 65536 15:40:18 reconnect.backoff.max.ms = 1000 15:40:18 reconnect.backoff.ms = 50 15:40:18 request.timeout.ms = 30000 15:40:18 retry.backoff.ms = 100 15:40:18 sasl.client.callback.handler.class = null 15:40:18 sasl.jaas.config = null 15:40:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:18 sasl.kerberos.min.time.before.relogin = 60000 15:40:18 sasl.kerberos.service.name = null 15:40:18 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:18 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:18 sasl.login.callback.handler.class = null 15:40:18 sasl.login.class = null 15:40:18 sasl.login.connect.timeout.ms = null 15:40:18 sasl.login.read.timeout.ms = null 15:40:18 sasl.login.refresh.buffer.seconds = 300 15:40:18 sasl.login.refresh.min.period.seconds = 60 15:40:18 sasl.login.refresh.window.factor = 0.8 15:40:18 sasl.login.refresh.window.jitter = 0.05 15:40:18 sasl.login.retry.backoff.max.ms = 10000 15:40:18 sasl.login.retry.backoff.ms = 100 15:40:18 sasl.mechanism = GSSAPI 15:40:18 sasl.oauthbearer.clock.skew.seconds = 30 15:40:18 sasl.oauthbearer.expected.audience = null 15:40:18 sasl.oauthbearer.expected.issuer = null 15:40:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:18 sasl.oauthbearer.jwks.endpoint.url = null 15:40:18 sasl.oauthbearer.scope.claim.name = scope 15:40:18 sasl.oauthbearer.sub.claim.name = sub 15:40:18 sasl.oauthbearer.token.endpoint.url = null 15:40:18 security.protocol = PLAINTEXT 15:40:18 security.providers = null 15:40:18 send.buffer.bytes = 131072 15:40:18 session.timeout.ms = 45000 15:40:18 socket.connection.setup.timeout.max.ms = 30000 15:40:18 socket.connection.setup.timeout.ms = 10000 15:40:18 ssl.cipher.suites = null 15:40:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:18 ssl.endpoint.identification.algorithm = https 15:40:18 ssl.engine.factory.class = null 15:40:18 ssl.key.password = null 15:40:18 ssl.keymanager.algorithm = SunX509 15:40:18 ssl.keystore.certificate.chain = null 15:40:18 ssl.keystore.key = null 15:40:18 ssl.keystore.location = null 15:40:18 ssl.keystore.password = null 15:40:18 ssl.keystore.type = JKS 15:40:18 ssl.protocol = TLSv1.3 15:40:18 ssl.provider = null 15:40:18 ssl.secure.random.implementation = null 15:40:18 ssl.trustmanager.algorithm = PKIX 15:40:18 ssl.truststore.certificates = null 15:40:18 ssl.truststore.location = null 15:40:18 ssl.truststore.password = null 15:40:18 ssl.truststore.type = JKS 15:40:18 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:40:18 15:40:18 2023-11-14T15:40:18.553Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:18 2023-11-14T15:40:18.553Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:18 2023-11-14T15:40:18.553Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976418553 15:40:18 2023-11-14T15:40:18.553Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 15:40:19 2023-11-14T15:40:18.560Z INFO 8072 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.745 seconds (process running for 35.049) 15:40:19 2023-11-14T15:40:18.614Z WARN 8072 --- [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} 15:40:19 2023-11-14T15:40:18.614Z INFO 8072 --- [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: wpgxg7JlQWKBzMV7JHk1Ng 15:40:19 2023-11-14T15:40:18.639Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:19 2023-11-14T15:40:18.640Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:19 2023-11-14T15:40:18.717Z WARN 8072 --- [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} 15:40:19 2023-11-14T15:40:18.717Z INFO 8072 --- [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: wpgxg7JlQWKBzMV7JHk1Ng 15:40:19 2023-11-14T15:40:18.743Z WARN 8072 --- [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} 15:40:19 2023-11-14T15:40:18.783Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:19 2023-11-14T15:40:18.784Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:19 2023-11-14T15:40:18.848Z WARN 8072 --- [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} 15:40:19 2023-11-14T15:40:18.858Z WARN 8072 --- [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} 15:40:19 2023-11-14T15:40:18.955Z INFO 8072 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to fuDVSEMvRXecaRRGu1ycwA 15:40:19 2023-11-14T15:40:18.961Z INFO 8072 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to fuDVSEMvRXecaRRGu1ycwA 15:40:19 2023-11-14T15:40:18.962Z INFO 8072 --- [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:32774 (id: 2147483646 rack: null) 15:40:19 2023-11-14T15:40:18.964Z INFO 8072 --- [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:32774 (id: 2147483646 rack: null) 15:40:19 2023-11-14T15:40:18.965Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:18.967Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:18.993Z INFO 8072 --- [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-3806bd2a-fe13-4a63-9201-d803dee4c5e2 15:40:19 2023-11-14T15:40:18.993Z INFO 8072 --- [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-19e7c328-605b-4af3-8688-17b62e9cc050 15:40:19 2023-11-14T15:40:18.994Z INFO 8072 --- [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) 15:40:19 2023-11-14T15:40:18.994Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:18.994Z INFO 8072 --- [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) 15:40:19 2023-11-14T15:40:18.994Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:19.032Z INFO 8072 --- [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-3806bd2a-fe13-4a63-9201-d803dee4c5e2', protocol='range'} 15:40:19 2023-11-14T15:40:19.032Z INFO 8072 --- [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-3806bd2a-fe13-4a63-9201-d803dee4c5e2=Assignment(partitions=[ncmp-async-m2m-0])} 15:40:19 2023-11-14T15:40:19.038Z INFO 8072 --- [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-19e7c328-605b-4af3-8688-17b62e9cc050', protocol='range'} 15:40:19 2023-11-14T15:40:19.038Z INFO 8072 --- [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-19e7c328-605b-4af3-8688-17b62e9cc050=Assignment(partitions=[ncmp-async-m2m-0])} 15:40:19 2023-11-14T15:40:19.082Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:19 2023-11-14T15:40:19.084Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:19 2023-11-14T15:40:19.086Z INFO 8072 --- [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-3806bd2a-fe13-4a63-9201-d803dee4c5e2', protocol='range'} 15:40:19 2023-11-14T15:40:19.086Z INFO 8072 --- [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-19e7c328-605b-4af3-8688-17b62e9cc050', protocol='range'} 15:40:19 2023-11-14T15:40:19.086Z INFO 8072 --- [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]) 15:40:19 2023-11-14T15:40:19.086Z INFO 8072 --- [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]) 15:40:19 2023-11-14T15:40:19.086Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:19.086Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:19.094Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:19.094Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:19.097Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:19.097Z INFO 8072 --- [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 15:40:19 2023-11-14T15:40:19.108Z INFO 8072 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 15:40:19 2023-11-14T15:40:19.108Z INFO 8072 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 15:40:19 2023-11-14T15:40:19.128Z INFO 8072 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:40:19 2023-11-14T15:40:19.128Z INFO 8072 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:40:19 2023-11-14T15:40:19.179Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:19 2023-11-14T15:40:19.180Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:19 acks = -1 15:40:19 auto.include.jmx.reporter = true 15:40:19 batch.size = 16384 15:40:19 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:40:19 buffer.memory = 33554432 15:40:19 client.dns.lookup = use_all_dns_ips 15:40:19 client.id = producer-3 15:40:19 compression.type = none 15:40:19 connections.max.idle.ms = 540000 15:40:19 delivery.timeout.ms = 120000 15:40:19 enable.idempotence = false 15:40:19 interceptor.classes = [] 15:40:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:19 linger.ms = 1 15:40:19 max.block.ms = 60000 15:40:19 max.in.flight.requests.per.connection = 5 15:40:19 max.request.size = 1048576 15:40:19 metadata.max.age.ms = 300000 15:40:19 metadata.max.idle.ms = 300000 15:40:19 metric.reporters = [] 15:40:19 metrics.num.samples = 2 15:40:19 metrics.recording.level = INFO 15:40:19 metrics.sample.window.ms = 30000 15:40:19 partitioner.adaptive.partitioning.enable = true 15:40:19 partitioner.availability.timeout.ms = 0 15:40:19 partitioner.class = null 15:40:19 partitioner.ignore.keys = false 15:40:19 receive.buffer.bytes = 32768 15:40:19 reconnect.backoff.max.ms = 1000 15:40:19 reconnect.backoff.ms = 50 15:40:19 request.timeout.ms = 30000 15:40:19 retries = 0 15:40:19 retry.backoff.ms = 100 15:40:19 sasl.client.callback.handler.class = null 15:40:19 sasl.jaas.config = null 15:40:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:19 sasl.kerberos.min.time.before.relogin = 60000 15:40:19 sasl.kerberos.service.name = null 15:40:19 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:19 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:19 sasl.login.callback.handler.class = null 15:40:19 sasl.login.class = null 15:40:19 sasl.login.connect.timeout.ms = null 15:40:19 sasl.login.read.timeout.ms = null 15:40:19 sasl.login.refresh.buffer.seconds = 300 15:40:19 sasl.login.refresh.min.period.seconds = 60 15:40:19 sasl.login.refresh.window.factor = 0.8 15:40:19 sasl.login.refresh.window.jitter = 0.05 15:40:19 sasl.login.retry.backoff.max.ms = 10000 15:40:19 sasl.login.retry.backoff.ms = 100 15:40:19 sasl.mechanism = GSSAPI 15:40:19 sasl.oauthbearer.clock.skew.seconds = 30 15:40:19 sasl.oauthbearer.expected.audience = null 15:40:19 sasl.oauthbearer.expected.issuer = null 15:40:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:19 sasl.oauthbearer.jwks.endpoint.url = null 15:40:19 sasl.oauthbearer.scope.claim.name = scope 15:40:19 sasl.oauthbearer.sub.claim.name = sub 15:40:19 sasl.oauthbearer.token.endpoint.url = null 15:40:19 security.protocol = PLAINTEXT 15:40:19 security.providers = null 15:40:19 send.buffer.bytes = 131072 15:40:19 socket.connection.setup.timeout.max.ms = 30000 15:40:19 socket.connection.setup.timeout.ms = 10000 15:40:19 ssl.cipher.suites = null 15:40:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:19 ssl.endpoint.identification.algorithm = https 15:40:19 ssl.engine.factory.class = null 15:40:19 ssl.key.password = null 15:40:19 ssl.keymanager.algorithm = SunX509 15:40:19 ssl.keystore.certificate.chain = null 15:40:19 ssl.keystore.key = null 15:40:19 ssl.keystore.location = null 15:40:19 ssl.keystore.password = null 15:40:19 ssl.keystore.type = JKS 15:40:19 ssl.protocol = TLSv1.3 15:40:19 ssl.provider = null 15:40:19 ssl.secure.random.implementation = null 15:40:19 ssl.trustmanager.algorithm = PKIX 15:40:19 ssl.truststore.certificates = null 15:40:19 ssl.truststore.location = null 15:40:19 ssl.truststore.password = null 15:40:19 ssl.truststore.type = JKS 15:40:19 transaction.timeout.ms = 60000 15:40:19 transactional.id = null 15:40:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:19 15:40:19 2023-11-14T15:40:19.183Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:19 2023-11-14T15:40:19.183Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:19 2023-11-14T15:40:19.183Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:19 2023-11-14T15:40:19.183Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976419183 15:40:19 2023-11-14T15:40:19.192Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to fuDVSEMvRXecaRRGu1ycwA 15:40:19 2023-11-14T15:40:19.192Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: wpgxg7JlQWKBzMV7JHk1Ng 15:40:19 2023-11-14T15:40:19.261Z INFO 8072 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 15:40:19 2023-11-14T15:40:19.387Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:19 2023-11-14T15:40:19.388Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:19 2023-11-14T15:40:19.516Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:19 2023-11-14T15:40:19.517Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:19 acks = -1 15:40:19 auto.include.jmx.reporter = true 15:40:19 batch.size = 16384 15:40:19 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:40:19 buffer.memory = 33554432 15:40:19 client.dns.lookup = use_all_dns_ips 15:40:19 client.id = producer-4 15:40:19 compression.type = none 15:40:19 connections.max.idle.ms = 540000 15:40:19 delivery.timeout.ms = 120000 15:40:19 enable.idempotence = false 15:40:19 interceptor.classes = [] 15:40:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:19 linger.ms = 1 15:40:19 max.block.ms = 60000 15:40:19 max.in.flight.requests.per.connection = 5 15:40:19 max.request.size = 1048576 15:40:19 metadata.max.age.ms = 300000 15:40:19 metadata.max.idle.ms = 300000 15:40:19 metric.reporters = [] 15:40:19 metrics.num.samples = 2 15:40:19 metrics.recording.level = INFO 15:40:19 metrics.sample.window.ms = 30000 15:40:19 partitioner.adaptive.partitioning.enable = true 15:40:19 partitioner.availability.timeout.ms = 0 15:40:19 partitioner.class = null 15:40:19 partitioner.ignore.keys = false 15:40:19 receive.buffer.bytes = 32768 15:40:19 reconnect.backoff.max.ms = 1000 15:40:19 reconnect.backoff.ms = 50 15:40:19 request.timeout.ms = 30000 15:40:19 retries = 0 15:40:19 retry.backoff.ms = 100 15:40:19 sasl.client.callback.handler.class = null 15:40:19 sasl.jaas.config = null 15:40:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:19 sasl.kerberos.min.time.before.relogin = 60000 15:40:19 sasl.kerberos.service.name = null 15:40:19 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:19 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:19 sasl.login.callback.handler.class = null 15:40:19 sasl.login.class = null 15:40:19 sasl.login.connect.timeout.ms = null 15:40:19 sasl.login.read.timeout.ms = null 15:40:19 sasl.login.refresh.buffer.seconds = 300 15:40:19 sasl.login.refresh.min.period.seconds = 60 15:40:19 sasl.login.refresh.window.factor = 0.8 15:40:19 sasl.login.refresh.window.jitter = 0.05 15:40:19 sasl.login.retry.backoff.max.ms = 10000 15:40:19 sasl.login.retry.backoff.ms = 100 15:40:19 sasl.mechanism = GSSAPI 15:40:19 sasl.oauthbearer.clock.skew.seconds = 30 15:40:19 sasl.oauthbearer.expected.audience = null 15:40:19 sasl.oauthbearer.expected.issuer = null 15:40:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:19 sasl.oauthbearer.jwks.endpoint.url = null 15:40:19 sasl.oauthbearer.scope.claim.name = scope 15:40:19 sasl.oauthbearer.sub.claim.name = sub 15:40:19 sasl.oauthbearer.token.endpoint.url = null 15:40:19 security.protocol = PLAINTEXT 15:40:19 security.providers = null 15:40:19 send.buffer.bytes = 131072 15:40:19 socket.connection.setup.timeout.max.ms = 30000 15:40:19 socket.connection.setup.timeout.ms = 10000 15:40:19 ssl.cipher.suites = null 15:40:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:19 ssl.endpoint.identification.algorithm = https 15:40:19 ssl.engine.factory.class = null 15:40:19 ssl.key.password = null 15:40:19 ssl.keymanager.algorithm = SunX509 15:40:19 ssl.keystore.certificate.chain = null 15:40:19 ssl.keystore.key = null 15:40:19 ssl.keystore.location = null 15:40:19 ssl.keystore.password = null 15:40:19 ssl.keystore.type = JKS 15:40:19 ssl.protocol = TLSv1.3 15:40:19 ssl.provider = null 15:40:19 ssl.secure.random.implementation = null 15:40:19 ssl.trustmanager.algorithm = PKIX 15:40:19 ssl.truststore.certificates = null 15:40:19 ssl.truststore.location = null 15:40:19 ssl.truststore.password = null 15:40:19 ssl.truststore.type = JKS 15:40:19 transaction.timeout.ms = 60000 15:40:19 transactional.id = null 15:40:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:40:19 15:40:19 2023-11-14T15:40:19.523Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:19 2023-11-14T15:40:19.523Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:19 2023-11-14T15:40:19.523Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:19 2023-11-14T15:40:19.523Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976419523 15:40:19 2023-11-14T15:40:19.529Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to fuDVSEMvRXecaRRGu1ycwA 15:40:19 2023-11-14T15:40:19.530Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: wpgxg7JlQWKBzMV7JHk1Ng 15:40:19 2023-11-14T15:40:19.545Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:19 2023-11-14T15:40:19.545Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:19 2023-11-14T15:40:19.597Z ERROR 8072 --- [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 15:40:19 15:40:19 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:40:19 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:40:19 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:40:19 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:40:19 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:40:19 at java.base/java.lang.Thread.run(Thread.java:833) 15:40:19 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:40:19 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:40:19 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:40:19 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:40:19 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:40:19 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:40:19 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:40:19 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:40:19 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:40:19 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 15:40:19 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:40:19 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:40:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:40:19 ... 3 common frames omitted 15:40:19 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:40:19 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:40:19 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:40:19 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:40:19 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:40:19 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:40:19 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:40:19 ... 15 common frames omitted 15:40:19 15:40:20 2023-11-14T15:40:19.842Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:20 2023-11-14T15:40:19.842Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:20 2023-11-14T15:40:19.843Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:20 2023-11-14T15:40:19.843Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:20 acks = -1 15:40:20 auto.include.jmx.reporter = true 15:40:20 batch.size = 16384 15:40:20 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:40:20 buffer.memory = 33554432 15:40:20 client.dns.lookup = use_all_dns_ips 15:40:20 client.id = producer-5 15:40:20 compression.type = none 15:40:20 connections.max.idle.ms = 540000 15:40:20 delivery.timeout.ms = 120000 15:40:20 enable.idempotence = false 15:40:20 interceptor.classes = [] 15:40:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:20 linger.ms = 1 15:40:20 max.block.ms = 60000 15:40:20 max.in.flight.requests.per.connection = 5 15:40:20 max.request.size = 1048576 15:40:20 metadata.max.age.ms = 300000 15:40:20 metadata.max.idle.ms = 300000 15:40:20 metric.reporters = [] 15:40:20 metrics.num.samples = 2 15:40:20 metrics.recording.level = INFO 15:40:20 metrics.sample.window.ms = 30000 15:40:20 partitioner.adaptive.partitioning.enable = true 15:40:20 partitioner.availability.timeout.ms = 0 15:40:20 partitioner.class = null 15:40:20 partitioner.ignore.keys = false 15:40:20 receive.buffer.bytes = 32768 15:40:20 reconnect.backoff.max.ms = 1000 15:40:20 reconnect.backoff.ms = 50 15:40:20 request.timeout.ms = 30000 15:40:20 retries = 0 15:40:20 retry.backoff.ms = 100 15:40:20 sasl.client.callback.handler.class = null 15:40:20 sasl.jaas.config = null 15:40:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:20 sasl.kerberos.min.time.before.relogin = 60000 15:40:20 sasl.kerberos.service.name = null 15:40:20 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:20 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:20 sasl.login.callback.handler.class = null 15:40:20 sasl.login.class = null 15:40:20 sasl.login.connect.timeout.ms = null 15:40:20 sasl.login.read.timeout.ms = null 15:40:20 sasl.login.refresh.buffer.seconds = 300 15:40:20 sasl.login.refresh.min.period.seconds = 60 15:40:20 sasl.login.refresh.window.factor = 0.8 15:40:20 sasl.login.refresh.window.jitter = 0.05 15:40:20 sasl.login.retry.backoff.max.ms = 10000 15:40:20 sasl.login.retry.backoff.ms = 100 15:40:20 sasl.mechanism = GSSAPI 15:40:20 sasl.oauthbearer.clock.skew.seconds = 30 15:40:20 sasl.oauthbearer.expected.audience = null 15:40:20 sasl.oauthbearer.expected.issuer = null 15:40:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:20 sasl.oauthbearer.jwks.endpoint.url = null 15:40:20 sasl.oauthbearer.scope.claim.name = scope 15:40:20 sasl.oauthbearer.sub.claim.name = sub 15:40:20 sasl.oauthbearer.token.endpoint.url = null 15:40:20 security.protocol = PLAINTEXT 15:40:20 security.providers = null 15:40:20 send.buffer.bytes = 131072 15:40:20 socket.connection.setup.timeout.max.ms = 30000 15:40:20 socket.connection.setup.timeout.ms = 10000 15:40:20 ssl.cipher.suites = null 15:40:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:20 ssl.endpoint.identification.algorithm = https 15:40:20 ssl.engine.factory.class = null 15:40:20 ssl.key.password = null 15:40:20 ssl.keymanager.algorithm = SunX509 15:40:20 ssl.keystore.certificate.chain = null 15:40:20 ssl.keystore.key = null 15:40:20 ssl.keystore.location = null 15:40:20 ssl.keystore.password = null 15:40:20 ssl.keystore.type = JKS 15:40:20 ssl.protocol = TLSv1.3 15:40:20 ssl.provider = null 15:40:20 ssl.secure.random.implementation = null 15:40:20 ssl.trustmanager.algorithm = PKIX 15:40:20 ssl.truststore.certificates = null 15:40:20 ssl.truststore.location = null 15:40:20 ssl.truststore.password = null 15:40:20 ssl.truststore.type = JKS 15:40:20 transaction.timeout.ms = 60000 15:40:20 transactional.id = null 15:40:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:20 15:40:20 2023-11-14T15:40:19.845Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:20 2023-11-14T15:40:19.845Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:20 2023-11-14T15:40:19.845Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:20 2023-11-14T15:40:19.845Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976419845 15:40:20 2023-11-14T15:40:19.852Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to fuDVSEMvRXecaRRGu1ycwA 15:40:20 2023-11-14T15:40:19.853Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: wpgxg7JlQWKBzMV7JHk1Ng 15:40:20 2023-11-14T15:40:19.872Z INFO 8072 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 15:40:20 2023-11-14T15:40:19.991Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:20 2023-11-14T15:40:19.991Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:20 2023-11-14T15:40:20.163Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:20 2023-11-14T15:40:20.163Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:20 acks = -1 15:40:20 auto.include.jmx.reporter = true 15:40:20 batch.size = 16384 15:40:20 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:40:20 buffer.memory = 33554432 15:40:20 client.dns.lookup = use_all_dns_ips 15:40:20 client.id = producer-6 15:40:20 compression.type = none 15:40:20 connections.max.idle.ms = 540000 15:40:20 delivery.timeout.ms = 120000 15:40:20 enable.idempotence = false 15:40:20 interceptor.classes = [] 15:40:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:20 linger.ms = 1 15:40:20 max.block.ms = 60000 15:40:20 max.in.flight.requests.per.connection = 5 15:40:20 max.request.size = 1048576 15:40:20 metadata.max.age.ms = 300000 15:40:20 metadata.max.idle.ms = 300000 15:40:20 metric.reporters = [] 15:40:20 metrics.num.samples = 2 15:40:20 metrics.recording.level = INFO 15:40:20 metrics.sample.window.ms = 30000 15:40:20 partitioner.adaptive.partitioning.enable = true 15:40:20 partitioner.availability.timeout.ms = 0 15:40:20 partitioner.class = null 15:40:20 partitioner.ignore.keys = false 15:40:20 receive.buffer.bytes = 32768 15:40:20 reconnect.backoff.max.ms = 1000 15:40:20 reconnect.backoff.ms = 50 15:40:20 request.timeout.ms = 30000 15:40:20 retries = 0 15:40:20 retry.backoff.ms = 100 15:40:20 sasl.client.callback.handler.class = null 15:40:20 sasl.jaas.config = null 15:40:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:20 sasl.kerberos.min.time.before.relogin = 60000 15:40:20 sasl.kerberos.service.name = null 15:40:20 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:20 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:20 sasl.login.callback.handler.class = null 15:40:20 sasl.login.class = null 15:40:20 sasl.login.connect.timeout.ms = null 15:40:20 sasl.login.read.timeout.ms = null 15:40:20 sasl.login.refresh.buffer.seconds = 300 15:40:20 sasl.login.refresh.min.period.seconds = 60 15:40:20 sasl.login.refresh.window.factor = 0.8 15:40:20 sasl.login.refresh.window.jitter = 0.05 15:40:20 sasl.login.retry.backoff.max.ms = 10000 15:40:20 sasl.login.retry.backoff.ms = 100 15:40:20 sasl.mechanism = GSSAPI 15:40:20 sasl.oauthbearer.clock.skew.seconds = 30 15:40:20 sasl.oauthbearer.expected.audience = null 15:40:20 sasl.oauthbearer.expected.issuer = null 15:40:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:20 sasl.oauthbearer.jwks.endpoint.url = null 15:40:20 sasl.oauthbearer.scope.claim.name = scope 15:40:20 sasl.oauthbearer.sub.claim.name = sub 15:40:20 sasl.oauthbearer.token.endpoint.url = null 15:40:20 security.protocol = PLAINTEXT 15:40:20 security.providers = null 15:40:20 send.buffer.bytes = 131072 15:40:20 socket.connection.setup.timeout.max.ms = 30000 15:40:20 socket.connection.setup.timeout.ms = 10000 15:40:20 ssl.cipher.suites = null 15:40:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:20 ssl.endpoint.identification.algorithm = https 15:40:20 ssl.engine.factory.class = null 15:40:20 ssl.key.password = null 15:40:20 ssl.keymanager.algorithm = SunX509 15:40:20 ssl.keystore.certificate.chain = null 15:40:20 ssl.keystore.key = null 15:40:20 ssl.keystore.location = null 15:40:20 ssl.keystore.password = null 15:40:20 ssl.keystore.type = JKS 15:40:20 ssl.protocol = TLSv1.3 15:40:20 ssl.provider = null 15:40:20 ssl.secure.random.implementation = null 15:40:20 ssl.trustmanager.algorithm = PKIX 15:40:20 ssl.truststore.certificates = null 15:40:20 ssl.truststore.location = null 15:40:20 ssl.truststore.password = null 15:40:20 ssl.truststore.type = JKS 15:40:20 transaction.timeout.ms = 60000 15:40:20 transactional.id = null 15:40:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:20 15:40:20 2023-11-14T15:40:20.166Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:20 2023-11-14T15:40:20.166Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:20 2023-11-14T15:40:20.166Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:20 2023-11-14T15:40:20.166Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976420166 15:40:20 2023-11-14T15:40:20.175Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to fuDVSEMvRXecaRRGu1ycwA 15:40:20 2023-11-14T15:40:20.176Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: wpgxg7JlQWKBzMV7JHk1Ng 15:40:20 2023-11-14T15:40:20.243Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:20 2023-11-14T15:40:20.243Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:20 2023-11-14T15:40:20.449Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:20 2023-11-14T15:40:20.449Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:20 2023-11-14T15:40:20.486Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:20 2023-11-14T15:40:20.486Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:20 acks = -1 15:40:20 auto.include.jmx.reporter = true 15:40:20 batch.size = 16384 15:40:20 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:40:20 buffer.memory = 33554432 15:40:20 client.dns.lookup = use_all_dns_ips 15:40:20 client.id = producer-7 15:40:20 compression.type = none 15:40:20 connections.max.idle.ms = 540000 15:40:20 delivery.timeout.ms = 120000 15:40:20 enable.idempotence = false 15:40:20 interceptor.classes = [] 15:40:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:20 linger.ms = 1 15:40:20 max.block.ms = 60000 15:40:20 max.in.flight.requests.per.connection = 5 15:40:20 max.request.size = 1048576 15:40:20 metadata.max.age.ms = 300000 15:40:20 metadata.max.idle.ms = 300000 15:40:20 metric.reporters = [] 15:40:20 metrics.num.samples = 2 15:40:20 metrics.recording.level = INFO 15:40:20 metrics.sample.window.ms = 30000 15:40:20 partitioner.adaptive.partitioning.enable = true 15:40:20 partitioner.availability.timeout.ms = 0 15:40:20 partitioner.class = null 15:40:20 partitioner.ignore.keys = false 15:40:20 receive.buffer.bytes = 32768 15:40:20 reconnect.backoff.max.ms = 1000 15:40:20 reconnect.backoff.ms = 50 15:40:20 request.timeout.ms = 30000 15:40:20 retries = 0 15:40:20 retry.backoff.ms = 100 15:40:20 sasl.client.callback.handler.class = null 15:40:20 sasl.jaas.config = null 15:40:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:20 sasl.kerberos.min.time.before.relogin = 60000 15:40:20 sasl.kerberos.service.name = null 15:40:20 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:20 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:20 sasl.login.callback.handler.class = null 15:40:20 sasl.login.class = null 15:40:20 sasl.login.connect.timeout.ms = null 15:40:20 sasl.login.read.timeout.ms = null 15:40:20 sasl.login.refresh.buffer.seconds = 300 15:40:20 sasl.login.refresh.min.period.seconds = 60 15:40:20 sasl.login.refresh.window.factor = 0.8 15:40:20 sasl.login.refresh.window.jitter = 0.05 15:40:20 sasl.login.retry.backoff.max.ms = 10000 15:40:20 sasl.login.retry.backoff.ms = 100 15:40:20 sasl.mechanism = GSSAPI 15:40:20 sasl.oauthbearer.clock.skew.seconds = 30 15:40:20 sasl.oauthbearer.expected.audience = null 15:40:20 sasl.oauthbearer.expected.issuer = null 15:40:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:20 sasl.oauthbearer.jwks.endpoint.url = null 15:40:20 sasl.oauthbearer.scope.claim.name = scope 15:40:20 sasl.oauthbearer.sub.claim.name = sub 15:40:20 sasl.oauthbearer.token.endpoint.url = null 15:40:20 security.protocol = PLAINTEXT 15:40:20 security.providers = null 15:40:20 send.buffer.bytes = 131072 15:40:20 socket.connection.setup.timeout.max.ms = 30000 15:40:20 socket.connection.setup.timeout.ms = 10000 15:40:20 ssl.cipher.suites = null 15:40:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:20 ssl.endpoint.identification.algorithm = https 15:40:20 ssl.engine.factory.class = null 15:40:20 ssl.key.password = null 15:40:20 ssl.keymanager.algorithm = SunX509 15:40:20 ssl.keystore.certificate.chain = null 15:40:20 ssl.keystore.key = null 15:40:20 ssl.keystore.location = null 15:40:20 ssl.keystore.password = null 15:40:20 ssl.keystore.type = JKS 15:40:20 ssl.protocol = TLSv1.3 15:40:20 ssl.provider = null 15:40:20 ssl.secure.random.implementation = null 15:40:20 ssl.trustmanager.algorithm = PKIX 15:40:20 ssl.truststore.certificates = null 15:40:20 ssl.truststore.location = null 15:40:20 ssl.truststore.password = null 15:40:20 ssl.truststore.type = JKS 15:40:20 transaction.timeout.ms = 60000 15:40:20 transactional.id = null 15:40:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:20 15:40:20 2023-11-14T15:40:20.489Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:20 2023-11-14T15:40:20.489Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:20 2023-11-14T15:40:20.489Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:20 2023-11-14T15:40:20.489Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976420489 15:40:20 2023-11-14T15:40:20.496Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to fuDVSEMvRXecaRRGu1ycwA 15:40:20 2023-11-14T15:40:20.496Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: wpgxg7JlQWKBzMV7JHk1Ng 15:40:20 2023-11-14T15:40:20.506Z INFO 8072 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 15:40:21 2023-11-14T15:40:20.805Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:21 2023-11-14T15:40:20.806Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:21 acks = -1 15:40:21 auto.include.jmx.reporter = true 15:40:21 batch.size = 16384 15:40:21 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:40:21 buffer.memory = 33554432 15:40:21 client.dns.lookup = use_all_dns_ips 15:40:21 client.id = producer-8 15:40:21 compression.type = none 15:40:21 connections.max.idle.ms = 540000 15:40:21 delivery.timeout.ms = 120000 15:40:21 enable.idempotence = false 15:40:21 interceptor.classes = [] 15:40:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:21 linger.ms = 1 15:40:21 max.block.ms = 60000 15:40:21 max.in.flight.requests.per.connection = 5 15:40:21 max.request.size = 1048576 15:40:21 metadata.max.age.ms = 300000 15:40:21 metadata.max.idle.ms = 300000 15:40:21 metric.reporters = [] 15:40:21 metrics.num.samples = 2 15:40:21 metrics.recording.level = INFO 15:40:21 metrics.sample.window.ms = 30000 15:40:21 partitioner.adaptive.partitioning.enable = true 15:40:21 partitioner.availability.timeout.ms = 0 15:40:21 partitioner.class = null 15:40:21 partitioner.ignore.keys = false 15:40:21 receive.buffer.bytes = 32768 15:40:21 reconnect.backoff.max.ms = 1000 15:40:21 reconnect.backoff.ms = 50 15:40:21 request.timeout.ms = 30000 15:40:21 retries = 0 15:40:21 retry.backoff.ms = 100 15:40:21 sasl.client.callback.handler.class = null 15:40:21 sasl.jaas.config = null 15:40:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:21 sasl.kerberos.min.time.before.relogin = 60000 15:40:21 sasl.kerberos.service.name = null 15:40:21 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:21 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:21 sasl.login.callback.handler.class = null 15:40:21 sasl.login.class = null 15:40:21 sasl.login.connect.timeout.ms = null 15:40:21 sasl.login.read.timeout.ms = null 15:40:21 sasl.login.refresh.buffer.seconds = 300 15:40:21 sasl.login.refresh.min.period.seconds = 60 15:40:21 sasl.login.refresh.window.factor = 0.8 15:40:21 sasl.login.refresh.window.jitter = 0.05 15:40:21 sasl.login.retry.backoff.max.ms = 10000 15:40:21 sasl.login.retry.backoff.ms = 100 15:40:21 sasl.mechanism = GSSAPI 15:40:21 sasl.oauthbearer.clock.skew.seconds = 30 15:40:21 sasl.oauthbearer.expected.audience = null 15:40:21 sasl.oauthbearer.expected.issuer = null 15:40:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:21 sasl.oauthbearer.jwks.endpoint.url = null 15:40:21 sasl.oauthbearer.scope.claim.name = scope 15:40:21 sasl.oauthbearer.sub.claim.name = sub 15:40:21 sasl.oauthbearer.token.endpoint.url = null 15:40:21 security.protocol = PLAINTEXT 15:40:21 security.providers = null 15:40:21 send.buffer.bytes = 131072 15:40:21 socket.connection.setup.timeout.max.ms = 30000 15:40:21 socket.connection.setup.timeout.ms = 10000 15:40:21 ssl.cipher.suites = null 15:40:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:21 ssl.endpoint.identification.algorithm = https 15:40:21 ssl.engine.factory.class = null 15:40:21 ssl.key.password = null 15:40:21 ssl.keymanager.algorithm = SunX509 15:40:21 ssl.keystore.certificate.chain = null 15:40:21 ssl.keystore.key = null 15:40:21 ssl.keystore.location = null 15:40:21 ssl.keystore.password = null 15:40:21 ssl.keystore.type = JKS 15:40:21 ssl.protocol = TLSv1.3 15:40:21 ssl.provider = null 15:40:21 ssl.secure.random.implementation = null 15:40:21 ssl.trustmanager.algorithm = PKIX 15:40:21 ssl.truststore.certificates = null 15:40:21 ssl.truststore.location = null 15:40:21 ssl.truststore.password = null 15:40:21 ssl.truststore.type = JKS 15:40:21 transaction.timeout.ms = 60000 15:40:21 transactional.id = null 15:40:21 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:40:21 15:40:21 2023-11-14T15:40:20.808Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:21 2023-11-14T15:40:20.808Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:21 2023-11-14T15:40:20.808Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:21 2023-11-14T15:40:20.808Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976420808 15:40:21 2023-11-14T15:40:20.817Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to fuDVSEMvRXecaRRGu1ycwA 15:40:21 2023-11-14T15:40:20.817Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: wpgxg7JlQWKBzMV7JHk1Ng 15:40:21 2023-11-14T15:40:20.831Z ERROR 8072 --- [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 15:40:21 15:40:21 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 15:40:21 Endpoint handler details: 15:40:21 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 15:40:21 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@65ad8e5] 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:40:21 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:40:21 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:40:21 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:40:21 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:40:21 at java.base/java.lang.Thread.run(Thread.java:833) 15:40:21 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 15:40:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 15:40:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 15:40:21 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 15:40:21 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 15:40:21 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 15:40:21 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 15:40:21 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 15:40:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 15:40:21 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 15:40:21 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 15:40:21 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 15:40:21 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 15:40:21 ... 14 common frames omitted 15:40:21 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.apache.kafka.clients.consumer.KafkaConsumer@28b848f5, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1699976420817, kafka_groupId=ncmp-async-rest-request-event-group}] 15:40:21 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 15:40:21 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 15:40:21 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 15:40:21 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 15:40:21 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 15:40:21 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 15:40:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 15:40:21 ... 19 common frames omitted 15:40:21 15:40:21 2023-11-14T15:40:20.833Z ERROR 8072 --- [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 15:40:21 15:40:21 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:40:21 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:40:21 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:40:21 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:40:21 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:40:21 at java.base/java.lang.Thread.run(Thread.java:833) 15:40:21 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:40:21 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:40:21 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:40:21 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:40:21 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:40:21 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:40:21 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:40:21 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:40:21 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:40:21 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 15:40:21 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:40:21 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:40:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:40:21 ... 3 common frames omitted 15:40:21 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:40:21 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:40:21 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:40:21 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:40:21 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:40:21 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:40:21 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:40:21 ... 15 common frames omitted 15:40:21 15:40:21 2023-11-14T15:40:20.949Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:21 2023-11-14T15:40:20.949Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.174Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.174Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.174Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.174Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 15:40:21 2023-11-14T15:40:21.174Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.174Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 15:40:21 2023-11-14T15:40:21.174Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [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: 345ms, elapsed time since send: 345ms, request timeout: 30000ms) 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [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=1457898788, epoch=6) to node 1: 15:40:21 15:40:21 org.apache.kafka.common.errors.DisconnectException: null 15:40:21 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [ion-event-group] 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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [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] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 347ms, elapsed time since send: 347ms, request timeout: 30000ms) 15:40:21 2023-11-14T15:40:21.175Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 15:40:21 2023-11-14T15:40:21.176Z INFO 8072 --- [est-event-group] 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=905411383, epoch=6) to node 1: 15:40:21 15:40:21 org.apache.kafka.common.errors.DisconnectException: null 15:40:21 15:40:21 2023-11-14T15:40:21.176Z INFO 8072 --- [est-event-group] 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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:40:21 2023-11-14T15:40:21.177Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 15:40:21 2023-11-14T15:40:21.197Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.197Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.275Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.275Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.275Z WARN 8072 --- [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:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.275Z WARN 8072 --- [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:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.275Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.275Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.275Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.275Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.276Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.276Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.276Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.276Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.276Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.276Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.277Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.277Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.377Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.377Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.377Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.377Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.377Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.377Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.378Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.378Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.401Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.401Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.426Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.426Z INFO 8072 --- [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. 15:40:21 2023-11-14T15:40:21.426Z WARN 8072 --- [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:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.426Z WARN 8072 --- [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:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.427Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.427Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.428Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.428Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.452Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:21 2023-11-14T15:40:21.452Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:21 2023-11-14T15:40:21.478Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.478Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.478Z INFO 8072 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:40:21 2023-11-14T15:40:21.479Z INFO 8072 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:40:21 2023-11-14T15:40:21.479Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.479Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.479Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.479Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.479Z INFO 8072 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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 15:40:21 2023-11-14T15:40:21.479Z INFO 8072 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 15:40:21 2023-11-14T15:40:21.480Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.480Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.480Z INFO 8072 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:21 2023-11-14T15:40:21.480Z INFO 8072 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:21 2023-11-14T15:40:21.480Z INFO 8072 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:21 2023-11-14T15:40:21.480Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.480Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.481Z INFO 8072 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:21 2023-11-14T15:40:21.481Z INFO 8072 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:21 2023-11-14T15:40:21.481Z INFO 8072 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:21 2023-11-14T15:40:21.485Z INFO 8072 --- [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 15:40:21 2023-11-14T15:40:21.485Z INFO 8072 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:40:21 2023-11-14T15:40:21.485Z INFO 8072 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 15:40:21 2023-11-14T15:40:21.485Z INFO 8072 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:40:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.982 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 15:40:21 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 15:40:28 2023-11-14T15:40:21.494Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:40:28 2023-11-14T15:40:21.578Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-14T15:40:21.578Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-14T15:40:21.578Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:21.578Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:21.628Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-14T15:40:21.628Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:21.628Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-14T15:40:21.629Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:21.629Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-14T15:40:21.630Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:21.630Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-14T15:40:21.630Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:21.751Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6e9f28b43841ebac28b11ccd209a6ef3c85721ad1d3c851b0318db211c24adf0 15:40:28 2023-11-14T15:40:21.980Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-14T15:40:21.980Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.031Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.031Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.032Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.032Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.033Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.033Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.055Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.055Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.105Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.105Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.131Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.131Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.132Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.132Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.355Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.355Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.407Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.407Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.785Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.785Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.844Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.844Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.892Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.893Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.944Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.944Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:22.945Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-14T15:40:22.945Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.009Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.009Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.034Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.035Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.216Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.216Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.518Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.519Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.565Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.565Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.657Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.657Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.865Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.865Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.953Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.953Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:23.953Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-14T15:40:23.953Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.009Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.009Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.042Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.042Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.104Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.104Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.421Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.421Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.568Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.568Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.572Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.572Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.762Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.762Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.947Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.947Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:24.957Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-14T15:40:24.957Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.008Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.008Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.020Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.020Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.064Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.064Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.158Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.158Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.324Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.325Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.618Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.618Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.674Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.674Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.682Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.682Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.857Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.857Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:25.948Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-14T15:40:25.948Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.062Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.062Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.127Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.127Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.176Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.176Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.179Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.179Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.527Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.527Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.681Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.681Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.711Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.711Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.825Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.825Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:26.840Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-14T15:40:26.840Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.084Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.084Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.116Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.116Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.133Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.133Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.161Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.161Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.231Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.231Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.628Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.629Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.631Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.631Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.687Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.687Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.734Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.734Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.761Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.762Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:27.929Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:28 2023-11-14T15:40:27.929Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:28.038Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:28 2023-11-14T15:40:28.038Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:28.064Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:28 2023-11-14T15:40:28.064Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:28.130Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.635673514S 15:40:28 15:40:28,201 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:40:28 15:40:28,201 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:40:28 15:40:28,202 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2526d85a - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:40:28 15:40:28,208 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:40:28 15:40:28,208 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2526d85a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:40:28 15:40:28,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:40:28 15:40:28,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:40:28 15:40:28,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:40:28 15:40:28,212 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:40:28 15:40:28,212 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2526d85a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:40:28 15:40:28,214 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:40:28 15:40:28,215 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:40:28 15:40:28,215 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:40:28 15:40:28,215 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976428215) 15:40:28 15:40:28,215 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:40:28 15:40:28,215 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:40:28 15:40:28,216 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:28 15:40:28,217 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:40:28 15:40:28,218 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:40:28 15:40:28,218 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:28 15:40:28,218 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:40:28 15:40:28,218 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:40:28 15:40:28,227 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2bba8eeb - Setting zoneId to "UTC" 15:40:28 15:40:28,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:40:28 15:40:28,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:40:28 15:40:28,233 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:40:28 15:40:28,233 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:40:28 15:40:28,233 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:40:28 15:40:28,233 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:40:28 15:40:28,233 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:40:28 15:40:28,233 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1310272e - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:40:28 15:40:28,233 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:40:28 15:40:28,233 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@35b68b7a - End of configuration. 15:40:28 15:40:28,234 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@26c1719e - Registering current configuration as safe fallback point 15:40:28 15:40:28 15:40:28 . ____ _ __ _ _ 15:40:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:28 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:28 =========|_|==============|___/=/_/_/_/ 15:40:28 :: Spring Boot :: (v3.1.2) 15:40:28 15:40:28 2023-11-14T15:40:28.239Z INFO 8072 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:28 2023-11-14T15:40:28.239Z INFO 8072 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:40:28 2023-11-14T15:40:28.394Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:28 2023-11-14T15:40:28.394Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:28 2023-11-14T15:40:28.429Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:28 allow.auto.create.topics = true 15:40:28 auto.commit.interval.ms = 5000 15:40:28 auto.include.jmx.reporter = true 15:40:28 auto.offset.reset = latest 15:40:28 bootstrap.servers = [PLAINTEXT://localhost:32776] 15:40:28 check.crcs = true 15:40:28 client.dns.lookup = use_all_dns_ips 15:40:28 client.id = consumer-ncmp-data-operation-event-group-7 15:40:28 client.rack = 15:40:28 connections.max.idle.ms = 540000 15:40:28 default.api.timeout.ms = 60000 15:40:28 enable.auto.commit = false 15:40:28 exclude.internal.topics = true 15:40:28 fetch.max.bytes = 52428800 15:40:28 fetch.max.wait.ms = 500 15:40:28 fetch.min.bytes = 1 15:40:28 group.id = ncmp-data-operation-event-group 15:40:28 group.instance.id = null 15:40:28 heartbeat.interval.ms = 3000 15:40:28 interceptor.classes = [] 15:40:28 internal.leave.group.on.close = true 15:40:28 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:28 isolation.level = read_uncommitted 15:40:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:28 max.partition.fetch.bytes = 1048576 15:40:28 max.poll.interval.ms = 300000 15:40:28 max.poll.records = 500 15:40:28 metadata.max.age.ms = 300000 15:40:28 metric.reporters = [] 15:40:28 metrics.num.samples = 2 15:40:28 metrics.recording.level = INFO 15:40:28 metrics.sample.window.ms = 30000 15:40:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:28 receive.buffer.bytes = 65536 15:40:28 reconnect.backoff.max.ms = 1000 15:40:28 reconnect.backoff.ms = 50 15:40:28 request.timeout.ms = 30000 15:40:28 retry.backoff.ms = 100 15:40:28 sasl.client.callback.handler.class = null 15:40:28 sasl.jaas.config = null 15:40:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:28 sasl.kerberos.min.time.before.relogin = 60000 15:40:28 sasl.kerberos.service.name = null 15:40:28 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:28 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:28 sasl.login.callback.handler.class = null 15:40:28 sasl.login.class = null 15:40:28 sasl.login.connect.timeout.ms = null 15:40:28 sasl.login.read.timeout.ms = null 15:40:28 sasl.login.refresh.buffer.seconds = 300 15:40:28 sasl.login.refresh.min.period.seconds = 60 15:40:28 sasl.login.refresh.window.factor = 0.8 15:40:28 sasl.login.refresh.window.jitter = 0.05 15:40:28 sasl.login.retry.backoff.max.ms = 10000 15:40:28 sasl.login.retry.backoff.ms = 100 15:40:28 sasl.mechanism = GSSAPI 15:40:28 sasl.oauthbearer.clock.skew.seconds = 30 15:40:28 sasl.oauthbearer.expected.audience = null 15:40:28 sasl.oauthbearer.expected.issuer = null 15:40:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:28 sasl.oauthbearer.jwks.endpoint.url = null 15:40:28 sasl.oauthbearer.scope.claim.name = scope 15:40:28 sasl.oauthbearer.sub.claim.name = sub 15:40:28 sasl.oauthbearer.token.endpoint.url = null 15:40:28 security.protocol = PLAINTEXT 15:40:28 security.providers = null 15:40:28 send.buffer.bytes = 131072 15:40:28 session.timeout.ms = 45000 15:40:28 socket.connection.setup.timeout.max.ms = 30000 15:40:28 socket.connection.setup.timeout.ms = 10000 15:40:28 ssl.cipher.suites = null 15:40:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:28 ssl.endpoint.identification.algorithm = https 15:40:28 ssl.engine.factory.class = null 15:40:28 ssl.key.password = null 15:40:28 ssl.keymanager.algorithm = SunX509 15:40:28 ssl.keystore.certificate.chain = null 15:40:28 ssl.keystore.key = null 15:40:28 ssl.keystore.location = null 15:40:28 ssl.keystore.password = null 15:40:28 ssl.keystore.type = JKS 15:40:28 ssl.protocol = TLSv1.3 15:40:28 ssl.provider = null 15:40:28 ssl.secure.random.implementation = null 15:40:28 ssl.trustmanager.algorithm = PKIX 15:40:28 ssl.truststore.certificates = null 15:40:28 ssl.truststore.location = null 15:40:28 ssl.truststore.password = null 15:40:28 ssl.truststore.type = JKS 15:40:28 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:40:28 15:40:28 2023-11-14T15:40:28.431Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:28 2023-11-14T15:40:28.431Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:28 2023-11-14T15:40:28.431Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976428431 15:40:28 2023-11-14T15:40:28.431Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 15:40:28 2023-11-14T15:40:28.433Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:40:28 allow.auto.create.topics = true 15:40:28 auto.commit.interval.ms = 5000 15:40:28 auto.include.jmx.reporter = true 15:40:28 auto.offset.reset = latest 15:40:28 bootstrap.servers = [PLAINTEXT://localhost:32776] 15:40:28 check.crcs = true 15:40:28 client.dns.lookup = use_all_dns_ips 15:40:28 client.id = consumer-ncmp-async-rest-request-event-group-8 15:40:28 client.rack = 15:40:28 connections.max.idle.ms = 540000 15:40:28 default.api.timeout.ms = 60000 15:40:28 enable.auto.commit = false 15:40:28 exclude.internal.topics = true 15:40:28 fetch.max.bytes = 52428800 15:40:28 fetch.max.wait.ms = 500 15:40:28 fetch.min.bytes = 1 15:40:28 group.id = ncmp-async-rest-request-event-group 15:40:28 group.instance.id = null 15:40:28 heartbeat.interval.ms = 3000 15:40:28 interceptor.classes = [] 15:40:28 internal.leave.group.on.close = true 15:40:28 internal.throw.on.fetch.stable.offset.unsupported = false 15:40:28 isolation.level = read_uncommitted 15:40:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:40:28 max.partition.fetch.bytes = 1048576 15:40:28 max.poll.interval.ms = 300000 15:40:28 max.poll.records = 500 15:40:28 metadata.max.age.ms = 300000 15:40:28 metric.reporters = [] 15:40:28 metrics.num.samples = 2 15:40:28 metrics.recording.level = INFO 15:40:28 metrics.sample.window.ms = 30000 15:40:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:40:28 receive.buffer.bytes = 65536 15:40:28 reconnect.backoff.max.ms = 1000 15:40:28 reconnect.backoff.ms = 50 15:40:28 request.timeout.ms = 30000 15:40:28 retry.backoff.ms = 100 15:40:28 sasl.client.callback.handler.class = null 15:40:28 sasl.jaas.config = null 15:40:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:28 sasl.kerberos.min.time.before.relogin = 60000 15:40:28 sasl.kerberos.service.name = null 15:40:28 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:28 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:28 sasl.login.callback.handler.class = null 15:40:28 sasl.login.class = null 15:40:28 sasl.login.connect.timeout.ms = null 15:40:28 sasl.login.read.timeout.ms = null 15:40:28 sasl.login.refresh.buffer.seconds = 300 15:40:28 sasl.login.refresh.min.period.seconds = 60 15:40:28 sasl.login.refresh.window.factor = 0.8 15:40:28 sasl.login.refresh.window.jitter = 0.05 15:40:28 sasl.login.retry.backoff.max.ms = 10000 15:40:28 sasl.login.retry.backoff.ms = 100 15:40:28 sasl.mechanism = GSSAPI 15:40:28 sasl.oauthbearer.clock.skew.seconds = 30 15:40:28 sasl.oauthbearer.expected.audience = null 15:40:28 sasl.oauthbearer.expected.issuer = null 15:40:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:28 sasl.oauthbearer.jwks.endpoint.url = null 15:40:28 sasl.oauthbearer.scope.claim.name = scope 15:40:28 sasl.oauthbearer.sub.claim.name = sub 15:40:28 sasl.oauthbearer.token.endpoint.url = null 15:40:28 security.protocol = PLAINTEXT 15:40:28 security.providers = null 15:40:28 send.buffer.bytes = 131072 15:40:28 session.timeout.ms = 45000 15:40:28 socket.connection.setup.timeout.max.ms = 30000 15:40:28 socket.connection.setup.timeout.ms = 10000 15:40:28 ssl.cipher.suites = null 15:40:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:28 ssl.endpoint.identification.algorithm = https 15:40:28 ssl.engine.factory.class = null 15:40:28 ssl.key.password = null 15:40:28 ssl.keymanager.algorithm = SunX509 15:40:28 ssl.keystore.certificate.chain = null 15:40:28 ssl.keystore.key = null 15:40:28 ssl.keystore.location = null 15:40:28 ssl.keystore.password = null 15:40:28 ssl.keystore.type = JKS 15:40:28 ssl.protocol = TLSv1.3 15:40:28 ssl.provider = null 15:40:28 ssl.secure.random.implementation = null 15:40:28 ssl.trustmanager.algorithm = PKIX 15:40:28 ssl.truststore.certificates = null 15:40:28 ssl.truststore.location = null 15:40:28 ssl.truststore.password = null 15:40:28 ssl.truststore.type = JKS 15:40:28 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:40:28 15:40:28 2023-11-14T15:40:28.441Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:28 2023-11-14T15:40:28.441Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:28 2023-11-14T15:40:28.441Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976428441 15:40:28 2023-11-14T15:40:28.441Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 15:40:28 2023-11-14T15:40:28.444Z INFO 8072 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.303 seconds (process running for 44.933) 15:40:29 2023-11-14T15:40:28.520Z WARN 8072 --- [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} 15:40:29 2023-11-14T15:40:28.520Z INFO 8072 --- [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: bujbR_SoRL-yNutPbg5x4g 15:40:29 2023-11-14T15:40:28.549Z WARN 8072 --- [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} 15:40:29 2023-11-14T15:40:28.549Z INFO 8072 --- [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: bujbR_SoRL-yNutPbg5x4g 15:40:29 2023-11-14T15:40:28.596Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:29 2023-11-14T15:40:28.597Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:28.631Z WARN 8072 --- [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} 15:40:29 2023-11-14T15:40:28.645Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:29 2023-11-14T15:40:28.645Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:28.659Z WARN 8072 --- [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} 15:40:29 2023-11-14T15:40:28.714Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:29 2023-11-14T15:40:28.714Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:28.724Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:29 2023-11-14T15:40:28.724Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:28.737Z WARN 8072 --- [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} 15:40:29 2023-11-14T15:40:28.764Z WARN 8072 --- [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} 15:40:29 2023-11-14T15:40:28.790Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:29 2023-11-14T15:40:28.790Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:28.843Z INFO 8072 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qyRNBexRTW-50Dwonsm7kQ 15:40:29 2023-11-14T15:40:28.849Z INFO 8072 --- [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:32776 (id: 2147483646 rack: null) 15:40:29 2023-11-14T15:40:28.850Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.868Z INFO 8072 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qyRNBexRTW-50Dwonsm7kQ 15:40:29 2023-11-14T15:40:28.870Z INFO 8072 --- [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:32776 (id: 2147483646 rack: null) 15:40:29 2023-11-14T15:40:28.871Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.876Z INFO 8072 --- [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-dc9211bf-5da1-4dca-8c4e-8e558c078e45 15:40:29 2023-11-14T15:40:28.876Z INFO 8072 --- [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) 15:40:29 2023-11-14T15:40:28.876Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.880Z INFO 8072 --- [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-07e4ce18-8cad-4ed7-a9ac-0d3f86a02e5b 15:40:29 2023-11-14T15:40:28.880Z INFO 8072 --- [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) 15:40:29 2023-11-14T15:40:28.880Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.897Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:29 2023-11-14T15:40:28.897Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:28.898Z INFO 8072 --- [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-07e4ce18-8cad-4ed7-a9ac-0d3f86a02e5b', protocol='range'} 15:40:29 2023-11-14T15:40:28.898Z INFO 8072 --- [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-07e4ce18-8cad-4ed7-a9ac-0d3f86a02e5b=Assignment(partitions=[ncmp-async-m2m-0])} 15:40:29 2023-11-14T15:40:28.900Z INFO 8072 --- [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-dc9211bf-5da1-4dca-8c4e-8e558c078e45', protocol='range'} 15:40:29 2023-11-14T15:40:28.900Z INFO 8072 --- [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-dc9211bf-5da1-4dca-8c4e-8e558c078e45=Assignment(partitions=[ncmp-async-m2m-0])} 15:40:29 2023-11-14T15:40:28.952Z INFO 8072 --- [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-07e4ce18-8cad-4ed7-a9ac-0d3f86a02e5b', protocol='range'} 15:40:29 2023-11-14T15:40:28.952Z INFO 8072 --- [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-dc9211bf-5da1-4dca-8c4e-8e558c078e45', protocol='range'} 15:40:29 2023-11-14T15:40:28.952Z INFO 8072 --- [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]) 15:40:29 2023-11-14T15:40:28.952Z INFO 8072 --- [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]) 15:40:29 2023-11-14T15:40:28.952Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.953Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.961Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.962Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.963Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.964Z INFO 8072 --- [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 15:40:29 2023-11-14T15:40:28.970Z INFO 8072 --- [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:32776 (id: 1 rack: null)], epoch=0}}. 15:40:29 2023-11-14T15:40:28.971Z INFO 8072 --- [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:32776 (id: 1 rack: null)], epoch=0}}. 15:40:29 2023-11-14T15:40:28.988Z INFO 8072 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:40:29 2023-11-14T15:40:28.988Z INFO 8072 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:40:29 2023-11-14T15:40:29.016Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:29 2023-11-14T15:40:29.016Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:29.033Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:29 2023-11-14T15:40:29.033Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:29.062Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:29 2023-11-14T15:40:29.062Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:29 acks = -1 15:40:29 auto.include.jmx.reporter = true 15:40:29 batch.size = 16384 15:40:29 bootstrap.servers = [PLAINTEXT://localhost:32776] 15:40:29 buffer.memory = 33554432 15:40:29 client.dns.lookup = use_all_dns_ips 15:40:29 client.id = producer-9 15:40:29 compression.type = none 15:40:29 connections.max.idle.ms = 540000 15:40:29 delivery.timeout.ms = 120000 15:40:29 enable.idempotence = false 15:40:29 interceptor.classes = [] 15:40:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:29 linger.ms = 1 15:40:29 max.block.ms = 60000 15:40:29 max.in.flight.requests.per.connection = 5 15:40:29 max.request.size = 1048576 15:40:29 metadata.max.age.ms = 300000 15:40:29 metadata.max.idle.ms = 300000 15:40:29 metric.reporters = [] 15:40:29 metrics.num.samples = 2 15:40:29 metrics.recording.level = INFO 15:40:29 metrics.sample.window.ms = 30000 15:40:29 partitioner.adaptive.partitioning.enable = true 15:40:29 partitioner.availability.timeout.ms = 0 15:40:29 partitioner.class = null 15:40:29 partitioner.ignore.keys = false 15:40:29 receive.buffer.bytes = 32768 15:40:29 reconnect.backoff.max.ms = 1000 15:40:29 reconnect.backoff.ms = 50 15:40:29 request.timeout.ms = 30000 15:40:29 retries = 0 15:40:29 retry.backoff.ms = 100 15:40:29 sasl.client.callback.handler.class = null 15:40:29 sasl.jaas.config = null 15:40:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:29 sasl.kerberos.min.time.before.relogin = 60000 15:40:29 sasl.kerberos.service.name = null 15:40:29 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:29 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:29 sasl.login.callback.handler.class = null 15:40:29 sasl.login.class = null 15:40:29 sasl.login.connect.timeout.ms = null 15:40:29 sasl.login.read.timeout.ms = null 15:40:29 sasl.login.refresh.buffer.seconds = 300 15:40:29 sasl.login.refresh.min.period.seconds = 60 15:40:29 sasl.login.refresh.window.factor = 0.8 15:40:29 sasl.login.refresh.window.jitter = 0.05 15:40:29 sasl.login.retry.backoff.max.ms = 10000 15:40:29 sasl.login.retry.backoff.ms = 100 15:40:29 sasl.mechanism = GSSAPI 15:40:29 sasl.oauthbearer.clock.skew.seconds = 30 15:40:29 sasl.oauthbearer.expected.audience = null 15:40:29 sasl.oauthbearer.expected.issuer = null 15:40:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:29 sasl.oauthbearer.jwks.endpoint.url = null 15:40:29 sasl.oauthbearer.scope.claim.name = scope 15:40:29 sasl.oauthbearer.sub.claim.name = sub 15:40:29 sasl.oauthbearer.token.endpoint.url = null 15:40:29 security.protocol = PLAINTEXT 15:40:29 security.providers = null 15:40:29 send.buffer.bytes = 131072 15:40:29 socket.connection.setup.timeout.max.ms = 30000 15:40:29 socket.connection.setup.timeout.ms = 10000 15:40:29 ssl.cipher.suites = null 15:40:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:29 ssl.endpoint.identification.algorithm = https 15:40:29 ssl.engine.factory.class = null 15:40:29 ssl.key.password = null 15:40:29 ssl.keymanager.algorithm = SunX509 15:40:29 ssl.keystore.certificate.chain = null 15:40:29 ssl.keystore.key = null 15:40:29 ssl.keystore.location = null 15:40:29 ssl.keystore.password = null 15:40:29 ssl.keystore.type = JKS 15:40:29 ssl.protocol = TLSv1.3 15:40:29 ssl.provider = null 15:40:29 ssl.secure.random.implementation = null 15:40:29 ssl.trustmanager.algorithm = PKIX 15:40:29 ssl.truststore.certificates = null 15:40:29 ssl.truststore.location = null 15:40:29 ssl.truststore.password = null 15:40:29 ssl.truststore.type = JKS 15:40:29 transaction.timeout.ms = 60000 15:40:29 transactional.id = null 15:40:29 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:40:29 15:40:29 2023-11-14T15:40:29.070Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:29 2023-11-14T15:40:29.070Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:29 2023-11-14T15:40:29.070Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:29 2023-11-14T15:40:29.070Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976429070 15:40:29 2023-11-14T15:40:29.077Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qyRNBexRTW-50Dwonsm7kQ 15:40:29 2023-11-14T15:40:29.077Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: bujbR_SoRL-yNutPbg5x4g 15:40:29 2023-11-14T15:40:29.117Z INFO 8072 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload CloudEvent{id='my-event-id', source=some-source, type='DataOperationEvent', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 105, 100, 115, 34, 58, 91, 93, 125, 93, 125, 125]}, extensions={destination=some client topic, correlationid=some-correlation-id}} ... 15:40:29 2023-11-14T15:40:29.310Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:29 2023-11-14T15:40:29.310Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:29.318Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:29 2023-11-14T15:40:29.318Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:29.388Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:40:29 2023-11-14T15:40:29.389Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:40:29 acks = -1 15:40:29 auto.include.jmx.reporter = true 15:40:29 batch.size = 16384 15:40:29 bootstrap.servers = [PLAINTEXT://localhost:32776] 15:40:29 buffer.memory = 33554432 15:40:29 client.dns.lookup = use_all_dns_ips 15:40:29 client.id = producer-10 15:40:29 compression.type = none 15:40:29 connections.max.idle.ms = 540000 15:40:29 delivery.timeout.ms = 120000 15:40:29 enable.idempotence = false 15:40:29 interceptor.classes = [] 15:40:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:40:29 linger.ms = 1 15:40:29 max.block.ms = 60000 15:40:29 max.in.flight.requests.per.connection = 5 15:40:29 max.request.size = 1048576 15:40:29 metadata.max.age.ms = 300000 15:40:29 metadata.max.idle.ms = 300000 15:40:29 metric.reporters = [] 15:40:29 metrics.num.samples = 2 15:40:29 metrics.recording.level = INFO 15:40:29 metrics.sample.window.ms = 30000 15:40:29 partitioner.adaptive.partitioning.enable = true 15:40:29 partitioner.availability.timeout.ms = 0 15:40:29 partitioner.class = null 15:40:29 partitioner.ignore.keys = false 15:40:29 receive.buffer.bytes = 32768 15:40:29 reconnect.backoff.max.ms = 1000 15:40:29 reconnect.backoff.ms = 50 15:40:29 request.timeout.ms = 30000 15:40:29 retries = 0 15:40:29 retry.backoff.ms = 100 15:40:29 sasl.client.callback.handler.class = null 15:40:29 sasl.jaas.config = null 15:40:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:40:29 sasl.kerberos.min.time.before.relogin = 60000 15:40:29 sasl.kerberos.service.name = null 15:40:29 sasl.kerberos.ticket.renew.jitter = 0.05 15:40:29 sasl.kerberos.ticket.renew.window.factor = 0.8 15:40:29 sasl.login.callback.handler.class = null 15:40:29 sasl.login.class = null 15:40:29 sasl.login.connect.timeout.ms = null 15:40:29 sasl.login.read.timeout.ms = null 15:40:29 sasl.login.refresh.buffer.seconds = 300 15:40:29 sasl.login.refresh.min.period.seconds = 60 15:40:29 sasl.login.refresh.window.factor = 0.8 15:40:29 sasl.login.refresh.window.jitter = 0.05 15:40:29 sasl.login.retry.backoff.max.ms = 10000 15:40:29 sasl.login.retry.backoff.ms = 100 15:40:29 sasl.mechanism = GSSAPI 15:40:29 sasl.oauthbearer.clock.skew.seconds = 30 15:40:29 sasl.oauthbearer.expected.audience = null 15:40:29 sasl.oauthbearer.expected.issuer = null 15:40:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:40:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:40:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:40:29 sasl.oauthbearer.jwks.endpoint.url = null 15:40:29 sasl.oauthbearer.scope.claim.name = scope 15:40:29 sasl.oauthbearer.sub.claim.name = sub 15:40:29 sasl.oauthbearer.token.endpoint.url = null 15:40:29 security.protocol = PLAINTEXT 15:40:29 security.providers = null 15:40:29 send.buffer.bytes = 131072 15:40:29 socket.connection.setup.timeout.max.ms = 30000 15:40:29 socket.connection.setup.timeout.ms = 10000 15:40:29 ssl.cipher.suites = null 15:40:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:40:29 ssl.endpoint.identification.algorithm = https 15:40:29 ssl.engine.factory.class = null 15:40:29 ssl.key.password = null 15:40:29 ssl.keymanager.algorithm = SunX509 15:40:29 ssl.keystore.certificate.chain = null 15:40:29 ssl.keystore.key = null 15:40:29 ssl.keystore.location = null 15:40:29 ssl.keystore.password = null 15:40:29 ssl.keystore.type = JKS 15:40:29 ssl.protocol = TLSv1.3 15:40:29 ssl.provider = null 15:40:29 ssl.secure.random.implementation = null 15:40:29 ssl.trustmanager.algorithm = PKIX 15:40:29 ssl.truststore.certificates = null 15:40:29 ssl.truststore.location = null 15:40:29 ssl.truststore.password = null 15:40:29 ssl.truststore.type = JKS 15:40:29 transaction.timeout.ms = 60000 15:40:29 transactional.id = null 15:40:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:40:29 15:40:29 2023-11-14T15:40:29.391Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:40:29 2023-11-14T15:40:29.391Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:40:29 2023-11-14T15:40:29.391Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:40:29 2023-11-14T15:40:29.391Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976429391 15:40:29 2023-11-14T15:40:29.440Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qyRNBexRTW-50Dwonsm7kQ 15:40:29 2023-11-14T15:40:29.440Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: bujbR_SoRL-yNutPbg5x4g 15:40:29 2023-11-14T15:40:29.477Z ERROR 8072 --- [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 15:40:29 15:40:29 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:40:29 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:40:29 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:40:29 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:40:29 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:40:29 at java.base/java.lang.Thread.run(Thread.java:833) 15:40:29 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:40:29 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:40:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:40:29 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:40:29 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:40:29 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:40:29 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:40:29 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:40:29 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:40:29 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 15:40:29 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:40:29 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:40:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:40:29 ... 3 common frames omitted 15:40:29 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:40:29 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:40:29 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:40:29 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:40:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:40:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:40:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:40:29 ... 15 common frames omitted 15:40:29 15:40:29 2023-11-14T15:40:29.509Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:29 2023-11-14T15:40:29.509Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:29.529Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:29 2023-11-14T15:40:29.529Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:29.718Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:29 2023-11-14T15:40:29.719Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:29 2023-11-14T15:40:29.720Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:29 2023-11-14T15:40:29.720Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:29.768Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:30 2023-11-14T15:40:29.768Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:29.835Z INFO 8072 --- [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. 15:40:30 2023-11-14T15:40:29.835Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 15:40:30 2023-11-14T15:40:29.835Z INFO 8072 --- [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. 15:40:30 2023-11-14T15:40:29.836Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:30 2023-11-14T15:40:29.836Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] 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) 15:40:30 2023-11-14T15:40:29.836Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:30 2023-11-14T15:40:29.836Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 15:40:30 2023-11-14T15:40:29.837Z INFO 8072 --- [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. 15:40:30 2023-11-14T15:40:29.837Z INFO 8072 --- [est-event-group] 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. 15:40:30 2023-11-14T15:40:29.837Z INFO 8072 --- [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 21 due to node 1 being disconnected (elapsed time since creation: 364ms, elapsed time since send: 363ms, request timeout: 30000ms) 15:40:30 2023-11-14T15:40:29.837Z INFO 8072 --- [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 23 due to node 1 being disconnected (elapsed time since creation: 265ms, elapsed time since send: 265ms, request timeout: 30000ms) 15:40:30 2023-11-14T15:40:29.837Z INFO 8072 --- [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. 15:40:30 2023-11-14T15:40:29.837Z INFO 8072 --- [est-event-group] 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: 351ms, elapsed time since send: 351ms, request timeout: 30000ms) 15:40:30 2023-11-14T15:40:29.837Z INFO 8072 --- [est-event-group] 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 METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 256ms, elapsed time since send: 256ms, request timeout: 30000ms) 15:40:30 2023-11-14T15:40:29.838Z INFO 8072 --- [est-event-group] 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. 15:40:30 2023-11-14T15:40:29.838Z INFO 8072 --- [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=152453841, epoch=2) to node 1: 15:40:30 15:40:30 org.apache.kafka.common.errors.DisconnectException: null 15:40:30 15:40:30 2023-11-14T15:40:29.838Z INFO 8072 --- [est-event-group] 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=1448441598, epoch=2) to node 1: 15:40:30 15:40:30 org.apache.kafka.common.errors.DisconnectException: null 15:40:30 15:40:30 2023-11-14T15:40:29.838Z INFO 8072 --- [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:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:40:30 2023-11-14T15:40:29.838Z INFO 8072 --- [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:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:40:30 2023-11-14T15:40:29.868Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:30 2023-11-14T15:40:29.868Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:29.873Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:30 2023-11-14T15:40:29.873Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:29.937Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:30 2023-11-14T15:40:29.937Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:29.937Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:30 2023-11-14T15:40:29.938Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:29.938Z INFO 8072 --- [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. 15:40:30 2023-11-14T15:40:29.938Z WARN 8072 --- [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:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:29.938Z INFO 8072 --- [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. 15:40:30 2023-11-14T15:40:29.938Z WARN 8072 --- [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:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.037Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:30 2023-11-14T15:40:30.038Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.038Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:30 2023-11-14T15:40:30.038Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.039Z INFO 8072 --- [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. 15:40:30 2023-11-14T15:40:30.039Z WARN 8072 --- [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:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [est-event-group] 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. 15:40:30 2023-11-14T15:40:30.070Z INFO 8072 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:30 2023-11-14T15:40:30.070Z WARN 8072 --- [est-event-group] 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:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.071Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.071Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.071Z INFO 8072 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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 15:40:30 2023-11-14T15:40:30.071Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.071Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.071Z INFO 8072 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:40:30 2023-11-14T15:40:30.071Z INFO 8072 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:40:30 2023-11-14T15:40:30.071Z INFO 8072 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:40:30 2023-11-14T15:40:30.073Z INFO 8072 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 15:40:30 2023-11-14T15:40:30.073Z INFO 8072 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:40:30 2023-11-14T15:40:30.074Z INFO 8072 --- [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 15:40:30 2023-11-14T15:40:30.074Z INFO 8072 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:40:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.581 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 15:40:30 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 15:40:30 15:40:30,244 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:40:30 15:40:30,244 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:40:30 15:40:30,244 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@416d03a5 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:40:30 15:40:30,246 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:40:30 15:40:30,246 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@416d03a5 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:40:30 15:40:30,248 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:40:30 15:40:30,248 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:40:30 15:40:30,248 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:40:30 15:40:30,248 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:40:30 15:40:30,248 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@416d03a5 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:40:30 15:40:30,250 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:40:30 15:40:30,250 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:40:30 15:40:30,250 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:40:30 15:40:30,251 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976430251) 15:40:30 15:40:30,251 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:40:30 15:40:30,251 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:30 15:40:30,252 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:40:30 15:40:30,253 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:40:30 15:40:30,253 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:40:30 15:40:30,253 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:40:30 15:40:30,254 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:40:30 15:40:30,275 |-INFO in ch.qos.logback.classic.pattern.DateConverter@22c29a29 - Setting zoneId to "UTC" 15:40:30 15:40:30,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:40:30 15:40:30,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:40:30 15:40:30,278 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:40:30 15:40:30,278 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:40:30 15:40:30,278 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:40:30 15:40:30,278 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:40:30 15:40:30,279 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:40:30 15:40:30,279 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@626dcea4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:40:30 15:40:30,279 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:40:30 15:40:30,279 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@14157883 - End of configuration. 15:40:30 15:40:30,279 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3d4c318f - Registering current configuration as safe fallback point 15:40:30 15:40:30 15:40:30 . ____ _ __ _ _ 15:40:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:30 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:30 =========|_|==============|___/=/_/_/_/ 15:40:30 :: Spring Boot :: (v3.1.2) 15:40:30 15:40:30 2023-11-14T15:40:30.282Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:30 2023-11-14T15:40:30.282Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.282Z INFO 8072 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:30 2023-11-14T15:40:30.282Z INFO 8072 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 15:40:30 2023-11-14T15:40:30.289Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:30 2023-11-14T15:40:30.289Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.324Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:30 2023-11-14T15:40:30.324Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.391Z INFO 8072 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.165 seconds (process running for 46.88) 15:40:30 2023-11-14T15:40:30.416Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:30 2023-11-14T15:40:30.416Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:30 2023-11-14T15:40:30.434Z WARN 8072 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Could not send request for health check since class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure4 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure4 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') 15:40:30 2023-11-14T15:40:30.436Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:30 2023-11-14T15:40:30.437Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 15:40:30 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 15:40:30 15:40:30 . ____ _ __ _ _ 15:40:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:30 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:30 =========|_|==============|___/=/_/_/_/ 15:40:30 :: Spring Boot :: (v3.1.2) 15:40:30 15:40:30 2023-11-14T15:40:30.472Z INFO 8072 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:30 2023-11-14T15:40:30.472Z INFO 8072 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 15:40:30 2023-11-14T15:40:30.478Z INFO 8072 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.023 seconds (process running for 46.966) 15:40:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 15:40:30 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 15:40:34 15:40:34 . ____ _ __ _ _ 15:40:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:34 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:34 =========|_|==============|___/=/_/_/_/ 15:40:34 :: Spring Boot :: (v3.1.2) 15:40:34 15:40:34 2023-11-14T15:40:30.535Z INFO 8072 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:34 2023-11-14T15:40:30.535Z INFO 8072 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:40:34 2023-11-14T15:40:30.606Z WARN 8072 --- [ 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: 15:40:34 --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 15:40:34 2023-11-14T15:40:30.640Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-14T15:40:30.640Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:30.685Z INFO 8072 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:40:34 + + o o o o---o o----o o o---o o o----o o--o--o 15:40:34 + + + + | | / \ / | | / / \ | | 15:40:34 + + + + + o----o o o o o----o | o o o o----o | 15:40:34 + + + + | | / \ / | | \ / \ | | 15:40:34 + + o o o o o---o o----o o----o o---o o o o----o o 15:40:34 2023-11-14T15:40:30.685Z INFO 8072 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:40:34 2023-11-14T15:40:30.685Z INFO 8072 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 15:40:34 2023-11-14T15:40:30.685Z INFO 8072 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:40:34 2023-11-14T15:40:30.685Z INFO 8072 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:40:34 2023-11-14T15:40:30.688Z INFO 8072 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:40:34 To enable the Jet engine on the members, do one of the following: 15:40:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:40:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:40:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:40:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:40:34 2023-11-14T15:40:30.695Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-14T15:40:30.696Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:30.775Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-14T15:40:30.775Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:30.899Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-14T15:40:30.899Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:30.900Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-14T15:40:30.900Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.045Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.045Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.045Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.045Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.081Z INFO 8072 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 15:40:34 2023-11-14T15:40:31.169Z INFO 8072 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:40:34 2023-11-14T15:40:31.173Z WARN 8072 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:40:34 2023-11-14T15:40:31.201Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.201Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.251Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.251Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.397Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.397Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.449Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.450Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.498Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.499Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.523Z INFO 8072 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:40:34 2023-11-14T15:40:31.529Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 15:40:34 2023-11-14T15:40:31.548Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.548Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.621Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.622Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.803Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.803Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.854Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.854Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:31.980Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-14T15:40:31.980Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.152Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.152Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.201Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.201Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.226Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.226Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.352Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.352Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.406Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.406Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.559Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.559Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.559Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.559Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.714Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.714Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.764Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.764Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.812Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.812Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.842Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.843Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:32.883Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-14T15:40:32.883Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.011Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.011Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.185Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.185Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.245Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.245Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.374Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.374Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.414Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.414Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.464Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.464Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.564Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.564Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.618Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.618Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.766Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.766Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.843Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.843Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:33.965Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:34 2023-11-14T15:40:33.966Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:34.046Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:34 2023-11-14T15:40:34.046Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:34.105Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:34 2023-11-14T15:40:34.105Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:34.162Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:34 2023-11-14T15:40:34.162Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:34.227Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:34 2023-11-14T15:40:34.228Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:34.301Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:34 2023-11-14T15:40:34.301Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:34.317Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:34 2023-11-14T15:40:34.317Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:34.330Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:34 2023-11-14T15:40:34.330Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:34 2023-11-14T15:40:34.366Z INFO 8072 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:40:34 15:40:34 Members {size:1, ver:1} [ 15:40:34 Member [10.250.0.254]:5701 - 68e485c3-79bc-44aa-8a0c-451a0c332b0d this 15:40:34 ] 15:40:34 15:40:34 2023-11-14T15:40:34.383Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 15:40:34 2023-11-14T15:40:34.428Z INFO 8072 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.909 seconds (process running for 50.916) 15:40:34 2023-11-14T15:40:34.467Z INFO 8072 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:40:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.951 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 15:40:34 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 15:40:40 15:40:40 . ____ _ __ _ _ 15:40:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:40 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:40 =========|_|==============|___/=/_/_/_/ 15:40:40 :: Spring Boot :: (v3.1.2) 15:40:40 15:40:40 2023-11-14T15:40:34.481Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:40 2023-11-14T15:40:34.481Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:34.489Z INFO 8072 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:40 2023-11-14T15:40:34.489Z INFO 8072 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:40:40 2023-11-14T15:40:34.504Z INFO 8072 --- [ main] com.hazelcast.system.logo : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:40:40 + + o o o o---o o----o o o---o o o----o o--o--o 15:40:40 + + + + | | / \ / | | / / \ | | 15:40:40 + + + + + o----o o o o o----o | o o o o----o | 15:40:40 + + + + | | / \ / | | \ / \ | | 15:40:40 + + o o o o o---o o----o o----o o---o o o o----o o 15:40:40 2023-11-14T15:40:34.504Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:40:40 2023-11-14T15:40:34.504Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.200]:5702 15:40:40 2023-11-14T15:40:34.504Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:40:40 2023-11-14T15:40:34.504Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:40:40 2023-11-14T15:40:34.504Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:40:40 To enable the Jet engine on the members, do one of the following: 15:40:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:40:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:40:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:40:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:40:40 2023-11-14T15:40:34.517Z INFO 8072 --- [ main] com.hazelcast.system.security : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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. 15:40:40 2023-11-14T15:40:34.519Z INFO 8072 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:40:40 2023-11-14T15:40:34.519Z WARN 8072 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:40:40 2023-11-14T15:40:34.533Z INFO 8072 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:40:40 2023-11-14T15:40:34.533Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5702 is STARTING 15:40:40 2023-11-14T15:40:34.537Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:40 2023-11-14T15:40:34.537Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:34.690Z INFO 8072 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.69]:5702 15:40:40 2023-11-14T15:40:34.719Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:43823 and /10.30.107.69:5702 15:40:40 2023-11-14T15:40:34.727Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:40 2023-11-14T15:40:34.727Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:34.839Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:40 2023-11-14T15:40:34.840Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:34.973Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:34.973Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.071Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.071Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.168Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.168Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.211Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.211Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.222Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.222Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.335Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.335Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.338Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.338Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.361Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.361Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.640Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.640Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.742Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.742Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.869Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.869Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:35.897Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:40 2023-11-14T15:40:35.897Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.075Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.075Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.125Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.125Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.222Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.222Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.226Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.226Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.316Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.316Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.388Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.388Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.510Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.510Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.568Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.568Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.594Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.594Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.695Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.695Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:36.853Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:40 2023-11-14T15:40:36.853Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.076Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.076Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.176Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.176Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.178Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.178Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.228Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.229Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.283Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.283Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.492Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.492Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.515Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.515Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.519Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.519Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.575Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.575Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.651Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.651Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:37.703Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:40 2023-11-14T15:40:37.703Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.008Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.008Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.080Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.080Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.132Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.132Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.180Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.181Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.289Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.289Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.368Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.368Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.385Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.385Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.531Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.531Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.596Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.596Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.722Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.722Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.806Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.806Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:38.914Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:40 2023-11-14T15:40:38.914Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.114Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.114Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.133Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.133Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.144Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.144Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.258Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.258Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.289Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.289Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.372Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.372Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.467Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.467Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.467Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.467Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.511Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.511Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.830Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.830Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:39.832Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.107.69:39219 15:40:40 2023-11-14T15:40:39.835Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:40:40 15:40:40 Members {size:6, ver:6} [ 15:40:40 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:40 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:40 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:40 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:40 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:40 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 this 15:40:40 ] 15:40:40 15:40:40 2023-11-14T15:40:39.837Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:40:40 2023-11-14T15:40:39.837Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:40:40 2023-11-14T15:40:39.837Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:40:40 2023-11-14T15:40:39.842Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:42295 and /10.30.107.69:5704 15:40:40 2023-11-14T15:40:39.844Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:35497 and /10.30.107.69:5705 15:40:40 2023-11-14T15:40:39.845Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.107.69:45503 15:40:40 2023-11-14T15:40:39.852Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.107.69:59823 15:40:40 2023-11-14T15:40:39.854Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.107.69:41691 15:40:40 2023-11-14T15:40:39.858Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:59655 and /10.30.107.69:5703 15:40:40 2023-11-14T15:40:39.921Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:40 2023-11-14T15:40:39.921Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.014Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.014Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.034Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.034Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.100Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.100Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.214Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.214Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.238Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.238Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.314Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.314Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.325Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.325Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.477Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.477Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.524Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.524Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.530Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.530Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.733Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:40 2023-11-14T15:40:40.733Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:40 2023-11-14T15:40:40.839Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5702 is STARTED 15:40:40 2023-11-14T15:40:40.846Z INFO 8072 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.374 seconds (process running for 57.335) 15:40:40 2023-11-14T15:40:40.897Z INFO 8072 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:40:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.427 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 15:40:40 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 15:40:47 15:40:47 . ____ _ __ _ _ 15:40:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:40:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:40:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:40:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:40:47 =========|_|==============|___/=/_/_/_/ 15:40:47 :: Spring Boot :: (v3.1.2) 15:40:47 15:40:47 2023-11-14T15:40:40.949Z INFO 8072 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:40:47 2023-11-14T15:40:40.949Z INFO 8072 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:40:47 2023-11-14T15:40:40.969Z INFO 8072 --- [ main] com.hazelcast.system.logo : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:40:47 + + o o o o---o o----o o o---o o o----o o--o--o 15:40:47 + + + + | | / \ / | | / / \ | | 15:40:47 + + + + + o----o o o o o----o | o o o o----o | 15:40:47 + + + + | | / \ / | | \ / \ | | 15:40:47 + + o o o o o---o o----o o----o o---o o o o----o o 15:40:47 2023-11-14T15:40:40.969Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:40:47 2023-11-14T15:40:40.969Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.200]:5703 15:40:47 2023-11-14T15:40:40.969Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:40:47 2023-11-14T15:40:40.969Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:40:47 2023-11-14T15:40:40.969Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:40:47 To enable the Jet engine on the members, do one of the following: 15:40:47 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:40:47 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:40:47 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:40:47 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:40:47 2023-11-14T15:40:40.987Z INFO 8072 --- [ main] com.hazelcast.system.security : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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. 15:40:47 2023-11-14T15:40:40.989Z INFO 8072 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:40:47 2023-11-14T15:40:40.989Z WARN 8072 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:40:47 2023-11-14T15:40:40.991Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:47 2023-11-14T15:40:40.991Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.001Z INFO 8072 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:40:47 2023-11-14T15:40:41.001Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5703 is STARTING 15:40:47 2023-11-14T15:40:41.039Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.039Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.074Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.074Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.096Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.096Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.159Z INFO 8072 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.69]:5702 15:40:47 2023-11-14T15:40:41.169Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:53987 and /10.30.107.69:5702 15:40:47 2023-11-14T15:40:41.185Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.185Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.228Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.229Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.232Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.232Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.242Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.242Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.441Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.441Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.635Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.635Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.662Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.662Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:41.738Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:47 2023-11-14T15:40:41.738Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.002Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.002Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.103Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.103Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.130Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.130Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.152Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.152Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.179Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.179Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.191Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.191Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.394Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.394Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.435Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.435Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.445Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.445Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.777Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.777Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.837Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.838Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.866Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.866Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:42.985Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:47 2023-11-14T15:40:42.985Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.059Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.060Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.087Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.087Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.169Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.169Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.170Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.170Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.310Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.310Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.398Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.398Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.439Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.439Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.598Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.598Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.840Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.841Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.882Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.882Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.889Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.889Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:43.971Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:47 2023-11-14T15:40:43.971Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.064Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.064Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.074Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.074Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.140Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.140Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.173Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.173Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.401Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.401Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.418Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.418Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.543Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.543Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.752Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.752Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.843Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.843Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.843Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.843Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.868Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.868Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.919Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.919Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:44.947Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:47 2023-11-14T15:40:44.947Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.047Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.047Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.077Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.077Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.295Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.295Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.455Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.455Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.622Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.622Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.646Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.646Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.697Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.697Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.746Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.746Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.900Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.901Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.930Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.930Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.956Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.956Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:45.973Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:47 2023-11-14T15:40:45.973Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.081Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.081Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.151Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.151Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.250Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.250Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.275Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:40:47 15:40:47 Members {size:8, ver:8} [ 15:40:47 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:47 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:47 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:47 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:47 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:47 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:40:47 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:47 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 this 15:40:47 ] 15:40:47 15:40:47 2023-11-14T15:40:46.276Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:40:47 2023-11-14T15:40:46.276Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:40:47 2023-11-14T15:40:46.277Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:40:47 2023-11-14T15:40:46.277Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:40:47 2023-11-14T15:40:46.277Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5702, timeout: 10000, bind-any: true 15:40:47 2023-11-14T15:40:46.277Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:40:47 2023-11-14T15:40:46.281Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.106.200:47943 15:40:47 2023-11-14T15:40:46.287Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:47943 and /10.30.106.200:5702 15:40:47 2023-11-14T15:40:46.289Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.107.69:59043 15:40:47 2023-11-14T15:40:46.291Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.107.69:36567 15:40:47 2023-11-14T15:40:46.291Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.107.69:54147 15:40:47 2023-11-14T15:40:46.294Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:60501 and /10.30.107.69:5705 15:40:47 2023-11-14T15:40:46.295Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:40:47 15:40:47 Members {size:8, ver:8} [ 15:40:47 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:47 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:47 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:47 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:47 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:47 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 this 15:40:47 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:47 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:40:47 ] 15:40:47 15:40:47 2023-11-14T15:40:46.297Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.106.200:45331 15:40:47 2023-11-14T15:40:46.297Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:59873 and /10.30.107.69:5704 15:40:47 2023-11-14T15:40:46.297Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.107.69:48221 15:40:47 2023-11-14T15:40:46.300Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:45331 and /10.30.106.200:5703 15:40:47 2023-11-14T15:40:46.303Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:59623 and /10.30.107.69:5706 15:40:47 2023-11-14T15:40:46.303Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:55991 and /10.30.107.69:5703 15:40:47 2023-11-14T15:40:46.304Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.107.69:36249 15:40:47 2023-11-14T15:40:46.307Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:56227 and /10.30.107.69:5707 15:40:47 2023-11-14T15:40:46.311Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:49667 and /10.30.107.69:5707 15:40:47 2023-11-14T15:40:46.649Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.649Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.658Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.659Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.749Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.749Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.827Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.827Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.853Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.853Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.857Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.857Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.889Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.890Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.927Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.927Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:46.994Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:47 2023-11-14T15:40:46.994Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:47 2023-11-14T15:40:47.129Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.129Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.154Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.154Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.254Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.254Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.278Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5703 is STARTED 15:40:53 2023-11-14T15:40:47.283Z INFO 8072 --- [ main] com.hazelcast.system.logo : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:40:53 + + o o o o---o o----o o o---o o o----o o--o--o 15:40:53 + + + + | | / \ / | | / / \ | | 15:40:53 + + + + + o----o o o o o----o | o o o o----o | 15:40:53 + + + + | | / \ / | | \ / \ | | 15:40:53 + + o o o o o---o o----o o----o o---o o o o----o o 15:40:53 2023-11-14T15:40:47.283Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:40:53 2023-11-14T15:40:47.283Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.200]:5704 15:40:53 2023-11-14T15:40:47.283Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:40:53 2023-11-14T15:40:47.283Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:40:53 2023-11-14T15:40:47.283Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:40:53 To enable the Jet engine on the members, do one of the following: 15:40:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:40:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:40:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:40:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:40:53 2023-11-14T15:40:47.297Z INFO 8072 --- [ main] com.hazelcast.system.security : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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. 15:40:53 2023-11-14T15:40:47.299Z INFO 8072 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:40:53 2023-11-14T15:40:47.299Z WARN 8072 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:40:53 2023-11-14T15:40:47.322Z INFO 8072 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:40:53 2023-11-14T15:40:47.323Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5704 is STARTING 15:40:53 2023-11-14T15:40:47.474Z INFO 8072 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.69]:5702 15:40:53 2023-11-14T15:40:47.483Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:60083 and /10.30.107.69:5702 15:40:53 2023-11-14T15:40:47.651Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.651Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.714Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.714Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.782Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.782Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.807Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.807Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.932Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.932Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.948Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.949Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:47.956Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:47.956Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.000Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.000Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.067Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.067Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.189Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.189Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.256Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.257Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.359Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.359Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.580Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.580Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.654Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.654Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.655Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.655Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.767Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.767Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.867Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.868Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.902Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.902Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:48.930Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:53 2023-11-14T15:40:48.930Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.108Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.108Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.113Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.113Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.157Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.157Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.343Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.343Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.482Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.482Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.513Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.513Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.556Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.556Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.619Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.619Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.759Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.759Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.869Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.870Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.933Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.933Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:49.978Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:53 2023-11-14T15:40:49.978Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.066Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.066Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.128Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.128Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.295Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.295Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.318Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.318Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.439Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.440Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.471Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.471Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.535Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.535Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.771Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.771Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.785Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.785Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.830Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.830Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.881Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.881Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:50.925Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:53 2023-11-14T15:40:50.925Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.069Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.069Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.132Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.132Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.198Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.198Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.277Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.277Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.437Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.437Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.441Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.441Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.473Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.473Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.693Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.693Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.744Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.744Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.783Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.783Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.907Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.907Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:51.929Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:53 2023-11-14T15:40:51.929Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.034Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.034Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.135Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.135Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.158Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.158Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.340Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.340Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.402Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.402Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.447Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.447Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.575Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.575Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.634Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:40:53 15:40:53 Members {size:9, ver:9} [ 15:40:53 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:53 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:53 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:53 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:53 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:53 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:40:53 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:53 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:40:53 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc this 15:40:53 ] 15:40:53 15:40:53 2023-11-14T15:40:52.634Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:40:53 2023-11-14T15:40:52.634Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:40:53 2023-11-14T15:40:52.635Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:40:53 2023-11-14T15:40:52.635Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:40:53 2023-11-14T15:40:52.635Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5702, timeout: 10000, bind-any: true 15:40:53 2023-11-14T15:40:52.641Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:40:53 2023-11-14T15:40:52.641Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5703, timeout: 10000, bind-any: true 15:40:53 2023-11-14T15:40:52.642Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.107.69:48167 15:40:53 2023-11-14T15:40:52.642Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.106.200:44093 15:40:53 2023-11-14T15:40:52.643Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.106.200:33329 15:40:53 2023-11-14T15:40:52.643Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:44093 and /10.30.106.200:5704 15:40:53 2023-11-14T15:40:52.643Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:33329 and /10.30.106.200:5702 15:40:53 2023-11-14T15:40:52.643Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:40:53 15:40:53 Members {size:9, ver:9} [ 15:40:53 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:53 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:53 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:53 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:53 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:53 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 this 15:40:53 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:53 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:40:53 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:40:53 ] 15:40:53 15:40:53 2023-11-14T15:40:52.647Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:39111 and /10.30.107.69:5705 15:40:53 2023-11-14T15:40:52.647Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:38289 and /10.30.107.69:5707 15:40:53 2023-11-14T15:40:52.647Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.107.69:37599 15:40:53 2023-11-14T15:40:52.651Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.106.200:32933 15:40:53 2023-11-14T15:40:52.652Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:32933 and /10.30.106.200:5703 15:40:53 2023-11-14T15:40:52.652Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:58787 and /10.30.107.69:5704 15:40:53 2023-11-14T15:40:52.652Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.106.200:37639 15:40:53 2023-11-14T15:40:52.652Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:34703 and /10.30.107.69:5706 15:40:53 2023-11-14T15:40:52.652Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:36121 and /10.30.107.69:5703 15:40:53 2023-11-14T15:40:52.652Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.107.69:39417 15:40:53 2023-11-14T15:40:52.653Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:37639 and /10.30.106.200:5704 15:40:53 2023-11-14T15:40:52.653Z INFO 8072 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:40:53 15:40:53 Members {size:9, ver:9} [ 15:40:53 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:53 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:53 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:53 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:53 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:53 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:40:53 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:53 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 this 15:40:53 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:40:53 ] 15:40:53 15:40:53 2023-11-14T15:40:52.653Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.107.69:43223 15:40:53 2023-11-14T15:40:52.660Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.107.69:42389 15:40:53 2023-11-14T15:40:52.796Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.796Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.836Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.836Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.909Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.909Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:52.935Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:53 2023-11-14T15:40:52.935Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:53.010Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:53 2023-11-14T15:40:53.010Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:53.060Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:53 2023-11-14T15:40:53.060Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:53.188Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:53 2023-11-14T15:40:53.188Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:53 2023-11-14T15:40:53.191Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:59 2023-11-14T15:40:53.191Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:53.258Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:59 2023-11-14T15:40:53.258Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:53.305Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:59 2023-11-14T15:40:53.305Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:53.392Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:59 2023-11-14T15:40:53.392Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:53.642Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5704 is STARTED 15:40:59 2023-11-14T15:40:53.647Z INFO 8072 --- [ main] com.hazelcast.system.logo : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:40:59 + + o o o o---o o----o o o---o o o----o o--o--o 15:40:59 + + + + | | / \ / | | / / \ | | 15:40:59 + + + + + o----o o o o o----o | o o o o----o | 15:40:59 + + + + | | / \ / | | \ / \ | | 15:40:59 + + o o o o o---o o----o o----o o---o o o o----o o 15:40:59 2023-11-14T15:40:53.647Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:40:59 2023-11-14T15:40:53.647Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.200]:5705 15:40:59 2023-11-14T15:40:53.647Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:40:59 2023-11-14T15:40:53.647Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:40:59 2023-11-14T15:40:53.647Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:40:59 To enable the Jet engine on the members, do one of the following: 15:40:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:40:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:40:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:40:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:40:59 2023-11-14T15:40:53.661Z INFO 8072 --- [ main] com.hazelcast.system.security : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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. 15:40:59 2023-11-14T15:40:53.662Z INFO 8072 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:40:59 2023-11-14T15:40:53.662Z WARN 8072 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:40:59 2023-11-14T15:40:53.677Z INFO 8072 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:40:59 2023-11-14T15:40:53.678Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5705 is STARTING 15:40:59 2023-11-14T15:40:53.678Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:53.679Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:53.811Z INFO 8072 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.69]:5702 15:40:59 2023-11-14T15:40:53.825Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:53675 and /10.30.107.69:5702 15:40:59 2023-11-14T15:40:53.839Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:59 2023-11-14T15:40:53.839Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:53.962Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:59 2023-11-14T15:40:53.962Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.002Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.002Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.011Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.011Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.013Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.013Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.089Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.089Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.247Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.247Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.278Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.278Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.312Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.312Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.395Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.395Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.548Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.548Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.681Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.681Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:54.742Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:59 2023-11-14T15:40:54.742Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.019Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.019Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.120Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.120Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.131Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.131Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.164Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.164Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.165Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.165Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.200Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.200Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.205Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.205Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.244Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.244Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.249Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.250Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.397Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.397Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.746Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.746Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.913Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.913Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:55.987Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:59 2023-11-14T15:40:55.987Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.021Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.021Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.072Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.072Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.147Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.147Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.154Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.154Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.207Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.207Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.274Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.274Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.298Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.298Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.409Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.409Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.450Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.450Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.812Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.812Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.896Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.896Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.915Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.915Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.925Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.925Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.950Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.950Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:56.962Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:59 2023-11-14T15:40:56.962Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.177Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.177Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.210Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.210Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.313Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.313Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.401Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.401Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.403Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.403Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.598Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.598Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.731Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.731Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.750Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.750Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.921Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.921Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.971Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.971Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:57.998Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:40:59 2023-11-14T15:40:57.998Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.021Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.021Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.221Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.221Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.231Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.231Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.423Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.423Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.440Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.440Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.450Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.450Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.500Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.500Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.829Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.830Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.835Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.835Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.862Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.862Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.975Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:40:59 2023-11-14T15:40:58.975Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:40:59 2023-11-14T15:40:58.976Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:40:59 15:40:59 Members {size:10, ver:10} [ 15:40:59 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:59 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:59 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:59 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:59 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:59 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:40:59 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:59 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:40:59 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:40:59 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc this 15:40:59 ] 15:40:59 15:40:59 2023-11-14T15:40:58.977Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:40:59 15:40:59 Members {size:10, ver:10} [ 15:40:59 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:59 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:59 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:59 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:59 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:59 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 this 15:40:59 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:59 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:40:59 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:40:59 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:40:59 ] 15:40:59 15:40:59 2023-11-14T15:40:58.977Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:40:59 2023-11-14T15:40:58.978Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:40:59 2023-11-14T15:40:58.978Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.107.69:53043 15:40:59 2023-11-14T15:40:58.978Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.107.69:40507 15:40:59 2023-11-14T15:40:58.979Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:40:59 2023-11-14T15:40:58.982Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:40:59 2023-11-14T15:40:58.987Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:40:59 2023-11-14T15:40:58.987Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.107.69:60009 15:40:59 2023-11-14T15:40:58.987Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.107.69:37485 15:40:59 2023-11-14T15:40:58.988Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5703, timeout: 10000, bind-any: true 15:40:59 2023-11-14T15:40:58.997Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5704, timeout: 10000, bind-any: true 15:40:59 2023-11-14T15:40:58.997Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:40:59 15:40:59 Members {size:10, ver:10} [ 15:40:59 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:59 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:59 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:59 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:59 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:59 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:40:59 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:59 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 this 15:40:59 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:40:59 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:40:59 ] 15:40:59 15:40:59 2023-11-14T15:40:58.999Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.106.200:41111 15:40:59 2023-11-14T15:40:59.004Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:37655 and /10.30.107.69:5704 15:40:59 2023-11-14T15:40:59.004Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:41111 and /10.30.106.200:5703 15:40:59 2023-11-14T15:40:59.004Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:33047 and /10.30.107.69:5706 15:40:59 2023-11-14T15:40:59.004Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.106.200:41613 15:40:59 2023-11-14T15:40:59.016Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5702, timeout: 10000, bind-any: true 15:40:59 2023-11-14T15:40:59.023Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.106.200:49621 15:40:59 2023-11-14T15:40:59.027Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:41613 and /10.30.106.200:5705 15:40:59 2023-11-14T15:40:59.027Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:51089 and /10.30.107.69:5705 15:40:59 2023-11-14T15:40:59.027Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.106.200:52813 15:40:59 2023-11-14T15:40:59.071Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:40:59 15:40:59 Members {size:10, ver:10} [ 15:40:59 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:40:59 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:40:59 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:40:59 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:40:59 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:40:59 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:40:59 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:40:59 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:40:59 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc this 15:40:59 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:40:59 ] 15:40:59 15:40:59 2023-11-14T15:40:59.081Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:52813 and /10.30.106.200:5705 15:40:59 2023-11-14T15:40:59.081Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.107.69:56105 15:40:59 2023-11-14T15:40:59.081Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:52365 and /10.30.107.69:5703 15:40:59 2023-11-14T15:40:59.081Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.106.200:60951 15:40:59 2023-11-14T15:40:59.082Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:43321 and /10.30.107.69:5707 15:40:59 2023-11-14T15:40:59.082Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:49621 and /10.30.106.200:5704 15:40:59 2023-11-14T15:40:59.087Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:60951 and /10.30.106.200:5705 15:40:59 2023-11-14T15:40:59.091Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.106.200:48545 15:41:00 2023-11-14T15:40:59.092Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.092Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.095Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:48545 and /10.30.106.200:5702 15:41:00 2023-11-14T15:40:59.121Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.121Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.181Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.181Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.227Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.228Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.322Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.322Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.334Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.334Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.625Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.625Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.629Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.629Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.741Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.742Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.828Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.828Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.835Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.835Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.895Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.895Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.983Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.983Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.998Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:00 2023-11-14T15:40:59.998Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:00 2023-11-14T15:40:59.998Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5705 is STARTED 15:41:00 2023-11-14T15:41:00.008Z INFO 8072 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 19.078 seconds (process running for 76.496) 15:41:00 2023-11-14T15:41:00.017Z INFO 8072 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:41:01 2023-11-14T15:41:00.232Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.232Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.236Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.236Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.261Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.261Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.283Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.283Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.731Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.731Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.732Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.732Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.762Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.762Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.812Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.812Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.839Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.839Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.889Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.889Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.893Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.893Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:01 2023-11-14T15:41:00.986Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:01 2023-11-14T15:41:00.986Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.136Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.136Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.213Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.213Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.340Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.340Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.451Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.452Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.635Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.635Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.929Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.929Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.930Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.930Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.934Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.934Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:01.943Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:02 2023-11-14T15:41:01.943Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:02 2023-11-14T15:41:02.000Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:02 2023-11-14T15:41:02.000Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.112 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 15:41:02 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 15:41:07 2023-11-14T15:41:02.063Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.063Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 15:41:07 . ____ _ __ _ _ 15:41:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:07 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:07 =========|_|==============|___/=/_/_/_/ 15:41:07 :: Spring Boot :: (v3.1.2) 15:41:07 15:41:07 2023-11-14T15:41:02.065Z INFO 8072 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:07 2023-11-14T15:41:02.065Z INFO 8072 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:41:07 2023-11-14T15:41:02.080Z INFO 8072 --- [ main] com.hazelcast.system.logo : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:41:07 + + o o o o---o o----o o o---o o o----o o--o--o 15:41:07 + + + + | | / \ / | | / / \ | | 15:41:07 + + + + + o----o o o o o----o | o o o o----o | 15:41:07 + + + + | | / \ / | | \ / \ | | 15:41:07 + + o o o o o---o o----o o----o o---o o o o----o o 15:41:07 2023-11-14T15:41:02.080Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:41:07 2023-11-14T15:41:02.080Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.200]:5706 15:41:07 2023-11-14T15:41:02.080Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:41:07 2023-11-14T15:41:02.080Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:41:07 2023-11-14T15:41:02.080Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:41:07 To enable the Jet engine on the members, do one of the following: 15:41:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:41:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:41:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:41:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:41:07 2023-11-14T15:41:02.087Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.087Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.091Z INFO 8072 --- [ main] com.hazelcast.system.security : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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. 15:41:07 2023-11-14T15:41:02.093Z INFO 8072 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:41:07 2023-11-14T15:41:02.093Z WARN 8072 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:41:07 2023-11-14T15:41:02.096Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.096Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.101Z INFO 8072 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:41:07 2023-11-14T15:41:02.101Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5706 is STARTING 15:41:07 2023-11-14T15:41:02.258Z INFO 8072 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.69]:5702 15:41:07 2023-11-14T15:41:02.262Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:33299 and /10.30.107.69:5702 15:41:07 2023-11-14T15:41:02.304Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.304Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.343Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.343Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.654Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.654Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.738Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.738Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.836Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.836Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.858Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.858Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.887Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.887Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:02.958Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:07 2023-11-14T15:41:02.958Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.099Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.099Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.132Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.132Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.165Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.165Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.199Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.199Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.298Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.298Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.306Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.306Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.691Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.691Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.740Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.740Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.766Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.766Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.841Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.841Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:03.961Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:07 2023-11-14T15:41:03.961Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.011Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.011Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.051Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.051Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.135Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.135Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.172Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.172Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.216Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.216Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.266Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.266Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.317Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.317Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.694Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.694Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.843Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.843Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.868Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.868Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:04.907Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:07 2023-11-14T15:41:04.907Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.064Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.064Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.073Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.073Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.164Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.165Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.208Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.208Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.208Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.208Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.319Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.319Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.370Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.370Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.370Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.370Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.697Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.697Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.809Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.810Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.847Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.847Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:05.970Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:05.971Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.166Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.167Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.167Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.167Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.177Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.177Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.217Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.217Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.278Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.278Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.381Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.381Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.412Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.412Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.496Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.497Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.615Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.615Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.649Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.649Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.812Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.812Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:06.972Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:06.972Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.127Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:07 2023-11-14T15:41:07.127Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.349Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:07 2023-11-14T15:41:07.349Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.373Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:07 2023-11-14T15:41:07.373Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.374Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:07 2023-11-14T15:41:07.374Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.379Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:07 2023-11-14T15:41:07.379Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.383Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:07 2023-11-14T15:41:07.383Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:07 2023-11-14T15:41:07.383Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.383Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.441Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.107.69:44515 15:41:07 2023-11-14T15:41:07.442Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.107.69:50053 15:41:07 2023-11-14T15:41:07.442Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:41:07 15:41:07 Members {size:11, ver:11} [ 15:41:07 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:07 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:07 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:07 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:07 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:07 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 this 15:41:07 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:07 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:07 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:07 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:07 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:07 ] 15:41:07 15:41:07 2023-11-14T15:41:07.442Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.107.69:51397 15:41:07 2023-11-14T15:41:07.442Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.107.69:45495 15:41:07 2023-11-14T15:41:07.442Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.107.69:52885 15:41:07 2023-11-14T15:41:07.443Z INFO 8072 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:41:07 15:41:07 Members {size:11, ver:11} [ 15:41:07 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:07 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:07 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:07 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:07 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:07 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:07 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:07 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 this 15:41:07 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:07 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:07 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:07 ] 15:41:07 15:41:07 2023-11-14T15:41:07.446Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:41:07 15:41:07 Members {size:11, ver:11} [ 15:41:07 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:07 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:07 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:07 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:07 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:07 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:07 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:07 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:07 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc this 15:41:07 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:07 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:07 ] 15:41:07 15:41:07 2023-11-14T15:41:07.446Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:41:07 15:41:07 Members {size:11, ver:11} [ 15:41:07 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:07 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:07 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:07 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:07 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:07 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:07 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:07 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:07 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:07 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:07 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 this 15:41:07 ] 15:41:07 15:41:07 2023-11-14T15:41:07.448Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.448Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.448Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.448Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.449Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5702, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.449Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.449Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5703, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.450Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:41287 and /10.30.107.69:5703 15:41:07 2023-11-14T15:41:07.450Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.106.200:54993 15:41:07 2023-11-14T15:41:07.451Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.106.200:37231 15:41:07 2023-11-14T15:41:07.451Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5704, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.452Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:37231 and /10.30.106.200:5703 15:41:07 2023-11-14T15:41:07.455Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5705, timeout: 10000, bind-any: true 15:41:07 2023-11-14T15:41:07.460Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.106.200:36459 15:41:07 2023-11-14T15:41:07.461Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:54993 and /10.30.106.200:5702 15:41:07 2023-11-14T15:41:07.462Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.106.200:53381 15:41:07 2023-11-14T15:41:07.462Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.106.200:35853 15:41:07 2023-11-14T15:41:07.462Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.106.200:47339 15:41:07 2023-11-14T15:41:07.462Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.106.200:50591 15:41:07 2023-11-14T15:41:07.464Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:47139 and /10.30.107.69:5706 15:41:07 2023-11-14T15:41:07.465Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:07 2023-11-14T15:41:07.466Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:07 2023-11-14T15:41:07.466Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:36459 and /10.30.106.200:5705 15:41:07 2023-11-14T15:41:07.468Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:47339 and /10.30.106.200:5706 15:41:07 2023-11-14T15:41:07.468Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:35853 and /10.30.106.200:5706 15:41:07 2023-11-14T15:41:07.468Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:53381 and /10.30.106.200:5706 15:41:13 2023-11-14T15:41:07.468Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.106.200:54001 15:41:13 2023-11-14T15:41:07.469Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:50591 and /10.30.106.200:5706 15:41:13 2023-11-14T15:41:07.470Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:50415 and /10.30.107.69:5704 15:41:13 2023-11-14T15:41:07.471Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:54001 and /10.30.106.200:5704 15:41:13 2023-11-14T15:41:07.473Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:58517 and /10.30.107.69:5707 15:41:13 2023-11-14T15:41:07.474Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:46629 and /10.30.107.69:5705 15:41:13 2023-11-14T15:41:07.475Z INFO 8072 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:41:13 15:41:13 Members {size:11, ver:11} [ 15:41:13 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:13 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:13 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:13 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:13 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:13 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:13 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:13 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:13 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:13 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc this 15:41:13 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:13 ] 15:41:13 15:41:13 2023-11-14T15:41:07.754Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:13 2023-11-14T15:41:07.754Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:07.773Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:13 2023-11-14T15:41:07.773Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:07.775Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:13 2023-11-14T15:41:07.775Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:07.981Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:07.981Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.080Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.080Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.170Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.170Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.242Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.242Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.318Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.318Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.328Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.328Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.456Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5706 is STARTED 15:41:13 2023-11-14T15:41:08.461Z INFO 8072 --- [ main] com.hazelcast.system.logo : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] 15:41:13 + + o o o o---o o----o o o---o o o----o o--o--o 15:41:13 + + + + | | / \ / | | / / \ | | 15:41:13 + + + + + o----o o o o o----o | o o o o----o | 15:41:13 + + + + | | / \ / | | \ / \ | | 15:41:13 + + o o o o o---o o----o o----o o---o o o o----o o 15:41:13 2023-11-14T15:41:08.461Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:41:13 2023-11-14T15:41:08.461Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.200]:5707 15:41:13 2023-11-14T15:41:08.461Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:41:13 2023-11-14T15:41:08.461Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:41:13 2023-11-14T15:41:08.461Z INFO 8072 --- [ main] com.hazelcast.system : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:41:13 To enable the Jet engine on the members, do one of the following: 15:41:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:41:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:41:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:41:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:41:13 2023-11-14T15:41:08.471Z INFO 8072 --- [ main] com.hazelcast.system.security : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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. 15:41:13 2023-11-14T15:41:08.472Z INFO 8072 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:41:13 2023-11-14T15:41:08.472Z WARN 8072 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:41:13 2023-11-14T15:41:08.482Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.482Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.485Z INFO 8072 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:41:13 2023-11-14T15:41:08.486Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5707 is STARTING 15:41:13 2023-11-14T15:41:08.543Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.543Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.577Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.577Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.609Z INFO 8072 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.69]:5702 15:41:13 2023-11-14T15:41:08.612Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:38543 and /10.30.107.69:5702 15:41:13 2023-11-14T15:41:08.858Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.858Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.876Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.876Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:08.942Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:13 2023-11-14T15:41:08.942Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.024Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.024Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.175Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.175Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.183Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.183Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.384Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.384Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.434Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.435Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.454Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.454Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.485Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.485Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.646Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.646Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.726Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.726Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.744Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.744Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.882Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.882Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:09.996Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:13 2023-11-14T15:41:09.996Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.178Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.178Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.236Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.236Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.329Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.329Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.356Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.356Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.386Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.386Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.386Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.386Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.688Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.688Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.780Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.780Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.849Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.849Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.851Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.851Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.885Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.885Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:10.897Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:13 2023-11-14T15:41:10.897Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.280Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.280Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.287Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.287Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.309Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.309Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.391Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.391Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.432Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.432Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.550Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.550Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.738Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.738Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.750Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.750Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.791Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.791Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.833Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.833Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.903Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.903Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:11.955Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:13 2023-11-14T15:41:11.955Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.360Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.361Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.362Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.362Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.453Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.453Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.484Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.484Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.489Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.489Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.540Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.540Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.640Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.640Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.704Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.704Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.794Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.794Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.908Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.908Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:12.937Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:13 2023-11-14T15:41:12.937Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:13.012Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:13 2023-11-14T15:41:13.012Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:13.393Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:13 2023-11-14T15:41:13.393Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:13.487Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:13 2023-11-14T15:41:13.487Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:13.563Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:13 2023-11-14T15:41:13.563Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:13.567Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:13 2023-11-14T15:41:13.567Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:13.657Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:13 2023-11-14T15:41:13.657Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:13.693Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:13 2023-11-14T15:41:13.693Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:13 2023-11-14T15:41:13.731Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:41:13 15:41:13 Members {size:12, ver:12} [ 15:41:13 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:13 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:13 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:13 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:13 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:13 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 this 15:41:13 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:13 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:13 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:13 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:13 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:13 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:13 ] 15:41:13 15:41:13 2023-11-14T15:41:13.731Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] 15:41:13 15:41:13 Members {size:12, ver:12} [ 15:41:13 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:13 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:13 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:13 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:13 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:13 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:13 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:13 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:13 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:13 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:13 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:13 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf this 15:41:13 ] 15:41:13 15:41:13 2023-11-14T15:41:13.734Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.107.69:44821 15:41:13 2023-11-14T15:41:13.735Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.106.200:58289 15:41:13 2023-11-14T15:41:13.735Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:58289 and /10.30.106.200:5707 15:41:13 2023-11-14T15:41:13.737Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.737Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.107.69:59739 15:41:13 2023-11-14T15:41:13.737Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.107.69:57829 15:41:13 2023-11-14T15:41:13.737Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.107.69:52193 15:41:13 2023-11-14T15:41:13.738Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.738Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.738Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.738Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.738Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5702, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.738Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5705, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.738Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5704, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.739Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5706, timeout: 10000, bind-any: true 15:41:13 2023-11-14T15:41:13.740Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5704 and /10.30.106.200:58571 15:41:13 2023-11-14T15:41:13.740Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:58571 and /10.30.106.200:5704 15:41:13 2023-11-14T15:41:13.743Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.107.69:48127 15:41:13 2023-11-14T15:41:13.743Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:38715 and /10.30.107.69:5705 15:41:13 2023-11-14T15:41:13.744Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:41:13 15:41:13 Members {size:12, ver:12} [ 15:41:13 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:13 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:13 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:13 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:13 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:13 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:13 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:13 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 this 15:41:13 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:13 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:13 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:13 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:13 ] 15:41:13 15:41:14 2023-11-14T15:41:13.744Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:41:14 15:41:14 Members {size:12, ver:12} [ 15:41:14 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:14 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:14 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:14 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:14 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:14 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:14 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:14 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:14 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:14 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc this 15:41:14 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:14 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:14 ] 15:41:14 15:41:14 2023-11-14T15:41:13.745Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:55755 and /10.30.107.69:5706 15:41:14 2023-11-14T15:41:13.748Z INFO 8072 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:41:14 15:41:14 Members {size:12, ver:12} [ 15:41:14 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:14 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:14 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:14 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:14 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:14 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:14 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:14 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:14 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc this 15:41:14 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:14 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:14 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:14 ] 15:41:14 15:41:14 2023-11-14T15:41:13.749Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5706 and /10.30.106.200:57375 15:41:14 2023-11-14T15:41:13.749Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5705 and /10.30.106.200:55637 15:41:14 2023-11-14T15:41:13.749Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:55637 and /10.30.106.200:5705 15:41:14 2023-11-14T15:41:13.750Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5702 and /10.30.106.200:52265 15:41:14 2023-11-14T15:41:13.751Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:52265 and /10.30.106.200:5702 15:41:14 2023-11-14T15:41:13.751Z INFO 8072 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:41:14 15:41:14 Members {size:12, ver:12} [ 15:41:14 Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:14 Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:14 Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:14 Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:14 Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:14 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:14 Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:14 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:14 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:14 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:14 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 this 15:41:14 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:14 ] 15:41:14 15:41:14 2023-11-14T15:41:13.753Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:46263 and /10.30.107.69:5707 15:41:14 2023-11-14T15:41:13.753Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:44673 and /10.30.107.69:5703 15:41:14 2023-11-14T15:41:13.753Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:57375 and /10.30.106.200:5706 15:41:14 2023-11-14T15:41:13.754Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:36869 and /10.30.107.69:5704 15:41:14 2023-11-14T15:41:13.754Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.200:5703, timeout: 10000, bind-any: true 15:41:14 2023-11-14T15:41:13.762Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.106.200:35269 15:41:14 2023-11-14T15:41:13.763Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:14 2023-11-14T15:41:13.763Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:13.765Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.106.200:60865 15:41:14 2023-11-14T15:41:13.768Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5703 and /10.30.106.200:35555 15:41:14 2023-11-14T15:41:13.772Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:35269 and /10.30.106.200:5707 15:41:14 2023-11-14T15:41:13.773Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:60865 and /10.30.106.200:5707 15:41:14 2023-11-14T15:41:13.773Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.106.200:37691 15:41:14 2023-11-14T15:41:13.773Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:5707 and /10.30.106.200:45697 15:41:14 2023-11-14T15:41:13.773Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:35555 and /10.30.106.200:5703 15:41:14 2023-11-14T15:41:13.773Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:37691 and /10.30.106.200:5707 15:41:14 2023-11-14T15:41:13.776Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.200:45697 and /10.30.106.200:5707 15:41:14 2023-11-14T15:41:13.808Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:14 2023-11-14T15:41:13.808Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:13.851Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:14 2023-11-14T15:41:13.851Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:13.853Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:14 2023-11-14T15:41:13.853Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.003Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.004Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.117Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.117Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.339Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.339Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.352Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.352Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.418Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.418Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.701Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.701Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.721Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.721Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.739Z INFO 8072 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.200]:5707 is STARTED 15:41:14 2023-11-14T15:41:14.744Z INFO 8072 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.696 seconds (process running for 91.232) 15:41:14 2023-11-14T15:41:14.756Z INFO 8072 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:41:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.711 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 15:41:14 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 15:41:14 2023-11-14T15:41:14.771Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.771Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:14 15:41:14 . ____ _ __ _ _ 15:41:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:14 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:14 =========|_|==============|___/=/_/_/_/ 15:41:14 :: Spring Boot :: (v3.1.2) 15:41:14 15:41:14 2023-11-14T15:41:14.775Z INFO 8072 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:14 2023-11-14T15:41:14.775Z INFO 8072 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:41:14 2023-11-14T15:41:14.796Z INFO 8072 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.035 seconds (process running for 91.284) 15:41:14 2023-11-14T15:41:14.800Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:41:14 acks = -1 15:41:14 auto.include.jmx.reporter = true 15:41:14 batch.size = 16384 15:41:14 bootstrap.servers = [localhost:9092] 15:41:14 buffer.memory = 33554432 15:41:14 client.dns.lookup = use_all_dns_ips 15:41:14 client.id = producer-11 15:41:14 compression.type = none 15:41:14 connections.max.idle.ms = 540000 15:41:14 delivery.timeout.ms = 120000 15:41:14 enable.idempotence = true 15:41:14 interceptor.classes = [] 15:41:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:41:14 linger.ms = 0 15:41:14 max.block.ms = 60000 15:41:14 max.in.flight.requests.per.connection = 5 15:41:14 max.request.size = 1048576 15:41:14 metadata.max.age.ms = 300000 15:41:14 metadata.max.idle.ms = 300000 15:41:14 metric.reporters = [] 15:41:14 metrics.num.samples = 2 15:41:14 metrics.recording.level = INFO 15:41:14 metrics.sample.window.ms = 30000 15:41:14 partitioner.adaptive.partitioning.enable = true 15:41:14 partitioner.availability.timeout.ms = 0 15:41:14 partitioner.class = null 15:41:14 partitioner.ignore.keys = false 15:41:14 receive.buffer.bytes = 32768 15:41:14 reconnect.backoff.max.ms = 1000 15:41:14 reconnect.backoff.ms = 50 15:41:14 request.timeout.ms = 30000 15:41:14 retries = 2147483647 15:41:14 retry.backoff.ms = 100 15:41:14 sasl.client.callback.handler.class = null 15:41:14 sasl.jaas.config = null 15:41:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:41:14 sasl.kerberos.min.time.before.relogin = 60000 15:41:14 sasl.kerberos.service.name = null 15:41:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:41:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:41:14 sasl.login.callback.handler.class = null 15:41:14 sasl.login.class = null 15:41:14 sasl.login.connect.timeout.ms = null 15:41:14 sasl.login.read.timeout.ms = null 15:41:14 sasl.login.refresh.buffer.seconds = 300 15:41:14 sasl.login.refresh.min.period.seconds = 60 15:41:14 sasl.login.refresh.window.factor = 0.8 15:41:14 sasl.login.refresh.window.jitter = 0.05 15:41:14 sasl.login.retry.backoff.max.ms = 10000 15:41:14 sasl.login.retry.backoff.ms = 100 15:41:14 sasl.mechanism = GSSAPI 15:41:14 sasl.oauthbearer.clock.skew.seconds = 30 15:41:14 sasl.oauthbearer.expected.audience = null 15:41:14 sasl.oauthbearer.expected.issuer = null 15:41:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:41:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:41:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:41:14 sasl.oauthbearer.jwks.endpoint.url = null 15:41:14 sasl.oauthbearer.scope.claim.name = scope 15:41:14 sasl.oauthbearer.sub.claim.name = sub 15:41:14 sasl.oauthbearer.token.endpoint.url = null 15:41:14 security.protocol = PLAINTEXT 15:41:14 security.providers = null 15:41:14 send.buffer.bytes = 131072 15:41:14 socket.connection.setup.timeout.max.ms = 30000 15:41:14 socket.connection.setup.timeout.ms = 10000 15:41:14 ssl.cipher.suites = null 15:41:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:41:14 ssl.endpoint.identification.algorithm = https 15:41:14 ssl.engine.factory.class = null 15:41:14 ssl.key.password = null 15:41:14 ssl.keymanager.algorithm = SunX509 15:41:14 ssl.keystore.certificate.chain = null 15:41:14 ssl.keystore.key = null 15:41:14 ssl.keystore.location = null 15:41:14 ssl.keystore.password = null 15:41:14 ssl.keystore.type = JKS 15:41:14 ssl.protocol = TLSv1.3 15:41:14 ssl.provider = null 15:41:14 ssl.secure.random.implementation = null 15:41:14 ssl.trustmanager.algorithm = PKIX 15:41:14 ssl.truststore.certificates = null 15:41:14 ssl.truststore.location = null 15:41:14 ssl.truststore.password = null 15:41:14 ssl.truststore.type = JKS 15:41:14 transaction.timeout.ms = 60000 15:41:14 transactional.id = null 15:41:14 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:41:14 15:41:14 2023-11-14T15:41:14.808Z INFO 8072 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 15:41:14 2023-11-14T15:41:14.809Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:41:14 2023-11-14T15:41:14.809Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:41:14 2023-11-14T15:41:14.809Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976474809 15:41:14 2023-11-14T15:41:14.815Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:14 2023-11-14T15:41:14.815Z WARN 8072 --- [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. 15:41:14 2023-11-14T15:41:14.815Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:14 2023-11-14T15:41:14.820Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:41:14 acks = -1 15:41:14 auto.include.jmx.reporter = true 15:41:14 batch.size = 16384 15:41:14 bootstrap.servers = [localhost:9092] 15:41:14 buffer.memory = 33554432 15:41:14 client.dns.lookup = use_all_dns_ips 15:41:14 client.id = producer-12 15:41:14 compression.type = none 15:41:14 connections.max.idle.ms = 540000 15:41:14 delivery.timeout.ms = 120000 15:41:14 enable.idempotence = true 15:41:14 interceptor.classes = [] 15:41:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:41:14 linger.ms = 0 15:41:14 max.block.ms = 60000 15:41:14 max.in.flight.requests.per.connection = 5 15:41:14 max.request.size = 1048576 15:41:14 metadata.max.age.ms = 300000 15:41:14 metadata.max.idle.ms = 300000 15:41:14 metric.reporters = [] 15:41:14 metrics.num.samples = 2 15:41:14 metrics.recording.level = INFO 15:41:14 metrics.sample.window.ms = 30000 15:41:14 partitioner.adaptive.partitioning.enable = true 15:41:14 partitioner.availability.timeout.ms = 0 15:41:14 partitioner.class = null 15:41:14 partitioner.ignore.keys = false 15:41:14 receive.buffer.bytes = 32768 15:41:14 reconnect.backoff.max.ms = 1000 15:41:14 reconnect.backoff.ms = 50 15:41:14 request.timeout.ms = 30000 15:41:14 retries = 2147483647 15:41:14 retry.backoff.ms = 100 15:41:14 sasl.client.callback.handler.class = null 15:41:14 sasl.jaas.config = null 15:41:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:41:14 sasl.kerberos.min.time.before.relogin = 60000 15:41:14 sasl.kerberos.service.name = null 15:41:14 sasl.kerberos.ticket.renew.jitter = 0.05 15:41:14 sasl.kerberos.ticket.renew.window.factor = 0.8 15:41:14 sasl.login.callback.handler.class = null 15:41:14 sasl.login.class = null 15:41:14 sasl.login.connect.timeout.ms = null 15:41:14 sasl.login.read.timeout.ms = null 15:41:14 sasl.login.refresh.buffer.seconds = 300 15:41:14 sasl.login.refresh.min.period.seconds = 60 15:41:14 sasl.login.refresh.window.factor = 0.8 15:41:14 sasl.login.refresh.window.jitter = 0.05 15:41:14 sasl.login.retry.backoff.max.ms = 10000 15:41:14 sasl.login.retry.backoff.ms = 100 15:41:14 sasl.mechanism = GSSAPI 15:41:14 sasl.oauthbearer.clock.skew.seconds = 30 15:41:14 sasl.oauthbearer.expected.audience = null 15:41:14 sasl.oauthbearer.expected.issuer = null 15:41:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:41:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:41:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:41:14 sasl.oauthbearer.jwks.endpoint.url = null 15:41:14 sasl.oauthbearer.scope.claim.name = scope 15:41:14 sasl.oauthbearer.sub.claim.name = sub 15:41:14 sasl.oauthbearer.token.endpoint.url = null 15:41:14 security.protocol = PLAINTEXT 15:41:14 security.providers = null 15:41:14 send.buffer.bytes = 131072 15:41:14 socket.connection.setup.timeout.max.ms = 30000 15:41:14 socket.connection.setup.timeout.ms = 10000 15:41:14 ssl.cipher.suites = null 15:41:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:41:14 ssl.endpoint.identification.algorithm = https 15:41:14 ssl.engine.factory.class = null 15:41:14 ssl.key.password = null 15:41:14 ssl.keymanager.algorithm = SunX509 15:41:14 ssl.keystore.certificate.chain = null 15:41:14 ssl.keystore.key = null 15:41:14 ssl.keystore.location = null 15:41:14 ssl.keystore.password = null 15:41:14 ssl.keystore.type = JKS 15:41:14 ssl.protocol = TLSv1.3 15:41:14 ssl.provider = null 15:41:14 ssl.secure.random.implementation = null 15:41:14 ssl.trustmanager.algorithm = PKIX 15:41:14 ssl.truststore.certificates = null 15:41:14 ssl.truststore.location = null 15:41:14 ssl.truststore.password = null 15:41:14 ssl.truststore.type = JKS 15:41:14 transaction.timeout.ms = 60000 15:41:14 transactional.id = null 15:41:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:41:14 15:41:14 2023-11-14T15:41:14.821Z INFO 8072 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 15:41:14 2023-11-14T15:41:14.822Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:41:14 2023-11-14T15:41:14.822Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:41:14 2023-11-14T15:41:14.822Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976474822 15:41:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 15:41:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.EventPublisherSpec 15:41:14 2023-11-14T15:41:14.823Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:14 2023-11-14T15:41:14.823Z WARN 8072 --- [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. 15:41:14 2023-11-14T15:41:14.823Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:14 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.events.EventPublisherSpec 15:41:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 15:41:14 2023-11-14T15:41:14.854Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.854Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:14 15:41:14 . ____ _ __ _ _ 15:41:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:14 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:14 =========|_|==============|___/=/_/_/_/ 15:41:14 :: Spring Boot :: (v3.1.2) 15:41:14 15:41:14 2023-11-14T15:41:14.857Z INFO 8072 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:14 2023-11-14T15:41:14.857Z INFO 8072 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 15:41:14 2023-11-14T15:41:14.862Z INFO 8072 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.019 seconds (process running for 91.35) 15:41:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 15:41:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 15:41:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 15:41:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 15:41:14 2023-11-14T15:41:14.907Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.908Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.915Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:14 2023-11-14T15:41:14.916Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:14 2023-11-14T15:41:14.916Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:14 2023-11-14T15:41:14.916Z WARN 8072 --- [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. 15:41:14 2023-11-14T15:41:14.916Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:14 2023-11-14T15:41:14.923Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:14 2023-11-14T15:41:14.923Z WARN 8072 --- [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. 15:41:14 2023-11-14T15:41:14.924Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 15:41:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 15:41:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 15:41:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 15:41:21 2023-11-14T15:41:14.947Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:41:21 2023-11-14T15:41:14.966Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:21 2023-11-14T15:41:14.966Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.024Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:21 2023-11-14T15:41:15.024Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:15.024Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:15.066Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:21 2023-11-14T15:41:15.066Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:15.066Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:15.110Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.110Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.213Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.213Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.225Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:21 2023-11-14T15:41:15.225Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:15.225Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:15.307Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d78c5b8dfda6e49912d716cd1458d7a82e37dfd0da5930171c903290dbba8b60 15:41:21 2023-11-14T15:41:15.317Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:21 2023-11-14T15:41:15.317Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:15.318Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:15.322Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.322Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.333Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.333Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.504Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.504Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.511Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.511Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.677Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:21 2023-11-14T15:41:15.677Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:15.677Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:15.719Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:21 2023-11-14T15:41:15.719Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:15.720Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:15.760Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.760Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.775Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.775Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.990Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.990Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:15.990Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:21 2023-11-14T15:41:15.990Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.006Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.006Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.012Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.012Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.144Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.144Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.267Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.267Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.409Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.409Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.442Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:21 2023-11-14T15:41:16.442Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:16.442Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:16.451Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:21 2023-11-14T15:41:16.451Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:16.451Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:16.493Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.493Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.531Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.531Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.618Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.618Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.712Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.713Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.844Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.844Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:16.944Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:21 2023-11-14T15:41:16.944Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.023Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.023Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.023Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.023Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.073Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.073Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.099Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.099Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.325Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.325Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.342Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.342Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.374Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:21 2023-11-14T15:41:17.374Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:17.374Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:17.429Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.429Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.475Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.475Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.537Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.537Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.575Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:21 2023-11-14T15:41:17.575Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:17.575Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:17.826Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.826Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.897Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.897Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:17.946Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:21 2023-11-14T15:41:17.946Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.044Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.044Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.126Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.126Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.177Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.177Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.189Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.189Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.227Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:21 2023-11-14T15:41:18.227Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:18.227Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:18.245Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.245Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.302Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.302Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.395Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.395Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.545Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.545Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.632Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.632Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.729Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:21 2023-11-14T15:41:18.729Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:18.729Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:18.761Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.761Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.881Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.881Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.957Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.957Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:18.982Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:21 2023-11-14T15:41:18.982Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.058Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.058Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.100Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.100Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.187Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.187Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.188Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.188Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.215Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.215Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.438Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:21 2023-11-14T15:41:19.438Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:19.438Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:19.556Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.556Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.565Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.565Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.676Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.676Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.840Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.840Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.908Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.908Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.908Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:21 2023-11-14T15:41:19.908Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:19.908Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:19.961Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.961Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:19.980Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:19.980Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.037Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.037Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.077Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.077Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.080Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.080Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.347Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.347Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.376Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.376Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.489Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.489Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.629Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:21 2023-11-14T15:41:20.629Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:20.630Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:20.660Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.660Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.679Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.679Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:20.927Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:21 2023-11-14T15:41:20.927Z WARN 8072 --- [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. 15:41:21 2023-11-14T15:41:20.928Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:21 2023-11-14T15:41:20.993Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:21 2023-11-14T15:41:20.993Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.027Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.027Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.081Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.081Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.082Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.082Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.119Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.119Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.133Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.133Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.251Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.251Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.384Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.384Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.532Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.532Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:21 2023-11-14T15:41:21.568Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:21 2023-11-14T15:41:21.568Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:21.666Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:22 2023-11-14T15:41:21.666Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:21.736Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:22 2023-11-14T15:41:21.736Z WARN 8072 --- [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. 15:41:22 2023-11-14T15:41:21.736Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:22 2023-11-14T15:41:21.785Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:22 2023-11-14T15:41:21.785Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:21.888Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:22 2023-11-14T15:41:21.888Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:22.041Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:22 2023-11-14T15:41:22.041Z WARN 8072 --- [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. 15:41:22 2023-11-14T15:41:22.041Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:22 2023-11-14T15:41:22.106Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:22 2023-11-14T15:41:22.106Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:22.154Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:22 2023-11-14T15:41:22.154Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:22.169Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:22 2023-11-14T15:41:22.169Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:22.180Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:22 2023-11-14T15:41:22.180Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:22.204Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:22 2023-11-14T15:41:22.204Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:22 2023-11-14T15:41:22.296Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT7.348912003S 15:41:22 2023-11-14T15:41:22.338Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:22 2023-11-14T15:41:22.338Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:22 15:41:22 . ____ _ __ _ _ 15:41:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:22 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:22 =========|_|==============|___/=/_/_/_/ 15:41:22 :: Spring Boot :: (v3.1.2) 15:41:22 15:41:22 2023-11-14T15:41:22.364Z INFO 8072 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:22 2023-11-14T15:41:22.364Z INFO 8072 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:41:22 2023-11-14T15:41:22.368Z INFO 8072 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.019 seconds (process running for 98.857) 15:41:22 2023-11-14T15:41:22.382Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:41:22 2023-11-14T15:41:22.385Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:41:22 2023-11-14T15:41:22.388Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:41:22 2023-11-14T15:41:22.392Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:41:22 2023-11-14T15:41:22.395Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:41:22 2023-11-14T15:41:22.398Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:41:22 2023-11-14T15:41:22.401Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:41:23 2023-11-14T15:41:22.405Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 15:41:23 2023-11-14T15:41:22.498Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:23 2023-11-14T15:41:22.498Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:22.599Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:23 2023-11-14T15:41:22.599Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:22.609Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:23 2023-11-14T15:41:22.610Z WARN 8072 --- [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. 15:41:23 2023-11-14T15:41:22.610Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:23 2023-11-14T15:41:22.630Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:23 2023-11-14T15:41:22.630Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:22.668Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:23 2023-11-14T15:41:22.668Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:22.992Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:23 2023-11-14T15:41:22.992Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:23.023Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:23 2023-11-14T15:41:23.023Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:23.174Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:23 2023-11-14T15:41:23.174Z WARN 8072 --- [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. 15:41:23 2023-11-14T15:41:23.174Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:23 2023-11-14T15:41:23.259Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:23 2023-11-14T15:41:23.259Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:23.259Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:23 2023-11-14T15:41:23.259Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:23.309Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:23 2023-11-14T15:41:23.309Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:23.309Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:23 2023-11-14T15:41:23.309Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:23 2023-11-14T15:41:23.346Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:23 2023-11-14T15:41:23.346Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.526 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 15:41:23 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 15:41:30 2023-11-14T15:41:23.479Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:41:30 2023-11-14T15:41:23.510Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:30 2023-11-14T15:41:23.510Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:23.543Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:30 2023-11-14T15:41:23.543Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:23.603Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:30 2023-11-14T15:41:23.603Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:23.682Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:30 2023-11-14T15:41:23.682Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:23.707Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 68b6bc908b9ba4c20677d32d26c269cdfe550d955558ab5ec53bd6f25ca6a322 15:41:30 2023-11-14T15:41:23.766Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:30 2023-11-14T15:41:23.766Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:23.766Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:23.771Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:23.771Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:23.999Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:30 2023-11-14T15:41:23.999Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.131Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:30 2023-11-14T15:41:24.131Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:24.131Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:24.213Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.213Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.226Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.226Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.313Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.313Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.414Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.414Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.450Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.450Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.463Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.463Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.505Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.505Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.566Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.566Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.674Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.674Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.697Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.697Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.771Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:30 2023-11-14T15:41:24.771Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:24.771Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:24.802Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:30 2023-11-14T15:41:24.802Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:24.985Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:30 2023-11-14T15:41:24.985Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:24.985Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:25.128Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.128Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.181Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.181Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.232Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.232Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.333Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.333Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.430Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.430Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.480Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.480Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.534Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.534Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.539Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.540Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.633Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.633Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.634Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:30 2023-11-14T15:41:25.634Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:25.634Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:25.656Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.656Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.682Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.682Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:25.686Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:30 2023-11-14T15:41:25.686Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.045Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:30 2023-11-14T15:41:26.045Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:26.045Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:26.146Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.146Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.296Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.296Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.296Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.296Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.297Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.297Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.383Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.383Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.498Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.498Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.546Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.546Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.597Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.597Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.609Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.609Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.648Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:30 2023-11-14T15:41:26.648Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:26.648Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:26.698Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.698Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.747Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.747Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.785Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:26.785Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:26.898Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:30 2023-11-14T15:41:26.898Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:26.899Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:27.148Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.148Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.301Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.301Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.349Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.349Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.400Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.400Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.502Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.502Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.550Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.550Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.652Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.652Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.664Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.664Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.751Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.751Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.787Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.787Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.801Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:30 2023-11-14T15:41:27.801Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:27.801Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:27.801Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.801Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:27.802Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:30 2023-11-14T15:41:27.802Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:27.802Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:27.902Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:30 2023-11-14T15:41:27.902Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.228Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.228Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.234Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.234Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.328Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.328Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.352Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.352Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.428Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.428Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.491Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.491Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.491Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.491Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.629Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:30 2023-11-14T15:41:28.629Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:28.629Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:28.631Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.631Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.681Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.681Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.695Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.695Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.695Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:30 2023-11-14T15:41:28.696Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:28.696Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:28.882Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.882Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:28.946Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:30 2023-11-14T15:41:28.946Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.131Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.131Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.197Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.197Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.282Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.282Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.355Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.355Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.498Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.498Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.535Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.535Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.598Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.598Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.604Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.604Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.633Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.633Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.705Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:30 2023-11-14T15:41:29.705Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:29.705Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:29.745Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.745Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.815Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:30 2023-11-14T15:41:29.815Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:29.815Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:29.863Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.863Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:29.903Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:30 2023-11-14T15:41:29.903Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.216Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.216Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.289Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.289Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.301Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.301Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.306Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.306Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.351Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.351Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.438Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.438Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.477Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.477Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.523Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.523Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.600Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.600Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.601Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:30 2023-11-14T15:41:30.601Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:30 2023-11-14T15:41:30.635Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT7.156877005S 15:41:30 2023-11-14T15:41:30.663Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:30 2023-11-14T15:41:30.663Z WARN 8072 --- [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. 15:41:30 2023-11-14T15:41:30.663Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:30 2023-11-14T15:41:30.684Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 15:41:30 2023-11-14T15:41:30.688Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 15:41:30 2023-11-14T15:41:30.691Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 15:41:30 2023-11-14T15:41:30.694Z INFO 8072 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 15:41:31 2023-11-14T15:41:30.720Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:31 2023-11-14T15:41:30.720Z WARN 8072 --- [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. 15:41:31 2023-11-14T15:41:30.720Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:31 2023-11-14T15:41:30.772Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:31 2023-11-14T15:41:30.772Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:30.796Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:31 2023-11-14T15:41:30.796Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.214Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.215Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.308Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.308Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.365Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.365Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.424Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.424Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.453Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.453Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.481Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.481Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.493Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.493Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.496Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.496Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.599Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.599Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:31 2023-11-14T15:41:31.674Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:31 2023-11-14T15:41:31.674Z WARN 8072 --- [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. 15:41:31 2023-11-14T15:41:31.674Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:31 2023-11-14T15:41:31.680Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:31 2023-11-14T15:41:31.680Z WARN 8072 --- [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. 15:41:31 2023-11-14T15:41:31.680Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:31 2023-11-14T15:41:31.715Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:31 2023-11-14T15:41:31.715Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.253 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 15:41:31 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 15:41:34 2023-11-14T15:41:31.736Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:41:34 2023-11-14T15:41:31.776Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:34 2023-11-14T15:41:31.776Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:31.887Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ffe8ac05b37f69c19d0edbfeaaf41610eb641a5e19e2724b3e8be2207b41fe74 15:41:34 2023-11-14T15:41:32.019Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.019Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.067Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.067Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.212Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.212Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.276Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.276Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.317Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.317Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.417Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.417Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.459Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.459Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.584Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.584Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.633Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:34 2023-11-14T15:41:32.633Z WARN 8072 --- [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. 15:41:34 2023-11-14T15:41:32.633Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:34 2023-11-14T15:41:32.705Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.705Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.751Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.751Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.828Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:34 2023-11-14T15:41:32.828Z WARN 8072 --- [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. 15:41:34 2023-11-14T15:41:32.828Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:34 2023-11-14T15:41:32.881Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.881Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.919Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.919Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:32.919Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:34 2023-11-14T15:41:32.919Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.124Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.124Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.218Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.218Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.293Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.293Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.320Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.321Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.435Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:34 2023-11-14T15:41:33.435Z WARN 8072 --- [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. 15:41:34 2023-11-14T15:41:33.435Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:34 2023-11-14T15:41:33.473Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.473Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.473Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.473Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.653Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.653Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.665Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.665Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.791Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.791Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.862Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.862Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.924Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.924Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.924Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:34 2023-11-14T15:41:33.925Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:33.992Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:34 2023-11-14T15:41:33.992Z WARN 8072 --- [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. 15:41:34 2023-11-14T15:41:33.992Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:34 2023-11-14T15:41:34.232Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:34 2023-11-14T15:41:34.232Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:34.255Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:34 2023-11-14T15:41:34.255Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:34.322Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:34 2023-11-14T15:41:34.322Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:34.425Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:34 2023-11-14T15:41:34.425Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:34.479Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:34 2023-11-14T15:41:34.479Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:34.506Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:34 2023-11-14T15:41:34.506Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:34.524Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:34 2023-11-14T15:41:34.525Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:34.644Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:34 2023-11-14T15:41:34.645Z WARN 8072 --- [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. 15:41:34 2023-11-14T15:41:34.645Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:34 2023-11-14T15:41:34.670Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.200:5702->/10.30.107.69:59823, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.674Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.200:56227->/10.30.107.69:5707, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.674Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.200:5704->/10.30.107.69:39417, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.674Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.200:5706->/10.30.107.69:51397, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.675Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.200:49667->/10.30.107.69:5707, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.675Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.200:43321->/10.30.107.69:5707, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.675Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.675Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.675Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.200:5707->/10.30.107.69:59739, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.675Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.200:58517->/10.30.107.69:5707, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.675Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.200:46263->/10.30.107.69:5707, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.675Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.200:5702->/10.30.107.69:59043, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.200:5702->/10.30.107.69:41691, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.200:5705->/10.30.107.69:37485, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.200:5703->/10.30.107.69:54147, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.200:5703->/10.30.107.69:36249, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.200:41287->/10.30.107.69:5703, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.676Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.200:44673->/10.30.107.69:5703, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.200:52365->/10.30.107.69:5703, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.200:5705->/10.30.107.69:60009, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.200:38289->/10.30.107.69:5707, qualifier=null, endpoint=[10.30.107.69]:5707, remoteUuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.200:36121->/10.30.107.69:5703, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.200:55991->/10.30.107.69:5703, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.200:5704->/10.30.107.69:37599, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.200:59655->/10.30.107.69:5703, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.677Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.200:5706->/10.30.107.69:45495, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.678Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.679Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.679Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.679Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.679Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.680Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.200:5707->/10.30.107.69:44821, qualifier=null, endpoint=[10.30.107.69]:5703, remoteUuid=d0fd1435-e728-40a6-9934-83bb20b478db, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.680Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.200:43823->/10.30.107.69:5702, qualifier=null, endpoint=[10.30.107.69]:5702, remoteUuid=0f9b64bf-ae75-40d8-9054-c0e13ceb8757, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.200:33299->/10.30.107.69:5702, qualifier=null, endpoint=[10.30.107.69]:5702, remoteUuid=0f9b64bf-ae75-40d8-9054-c0e13ceb8757, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.200:60083->/10.30.107.69:5702, qualifier=null, endpoint=[10.30.107.69]:5702, remoteUuid=0f9b64bf-ae75-40d8-9054-c0e13ceb8757, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.200:53987->/10.30.107.69:5702, qualifier=null, endpoint=[10.30.107.69]:5702, remoteUuid=0f9b64bf-ae75-40d8-9054-c0e13ceb8757, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.200:38543->/10.30.107.69:5702, qualifier=null, endpoint=[10.30.107.69]:5702, remoteUuid=0f9b64bf-ae75-40d8-9054-c0e13ceb8757, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.681Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.200:53675->/10.30.107.69:5702, qualifier=null, endpoint=[10.30.107.69]:5702, remoteUuid=0f9b64bf-ae75-40d8-9054-c0e13ceb8757, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.682Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.200:5702->/10.30.107.69:39219, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.200:59623->/10.30.107.69:5706, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.200:5706->/10.30.107.69:50053, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.200:5704->/10.30.107.69:42389, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.200:5707->/10.30.107.69:52193, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.200:5705->/10.30.107.69:56105, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.200:33047->/10.30.107.69:5706, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.200:5703->/10.30.107.69:48221, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.683Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.200:55755->/10.30.107.69:5706, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.200:47139->/10.30.107.69:5706, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.200:34703->/10.30.107.69:5706, qualifier=null, endpoint=[10.30.107.69]:5706, remoteUuid=909c9d6d-2508-4ca5-9597-c48aae84c437, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.684Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.200:5704->/10.30.107.69:48167, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.200:5702->/10.30.107.69:45503, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.200:5704->/10.30.107.69:43223, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.200:60501->/10.30.107.69:5705, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.200:5703->/10.30.107.69:36567, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.200:5707->/10.30.107.69:57829, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.200:5705->/10.30.107.69:40507, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.200:37655->/10.30.107.69:5704, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.200:5707->/10.30.107.69:48127, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.685Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.200:58787->/10.30.107.69:5704, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.200:36869->/10.30.107.69:5704, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.200:51089->/10.30.107.69:5705, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.200:38715->/10.30.107.69:5705, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.200:59873->/10.30.107.69:5704, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.200:5706->/10.30.107.69:44515, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.200:42295->/10.30.107.69:5704, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.200:35497->/10.30.107.69:5705, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.200:5705->/10.30.107.69:53043, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.686Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.200:39111->/10.30.107.69:5705, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.687Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.690Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.690Z INFO 8072 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.200:46629->/10.30.107.69:5705, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.690Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.691Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.691Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.691Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.692Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.692Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.692Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.692Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.694Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.694Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.200:50415->/10.30.107.69:5704, qualifier=null, endpoint=[10.30.107.69]:5704, remoteUuid=b842f727-16ee-41ca-a9ff-c0957ba53148, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.694Z INFO 8072 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.200:5706->/10.30.107.69:52885, qualifier=null, endpoint=[10.30.107.69]:5705, remoteUuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 15:41:34 2023-11-14T15:41:34.694Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.695Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.695Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.695Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.776Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:34 2023-11-14T15:41:34.776Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:34 2023-11-14T15:41:34.777Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.777Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.778Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.778Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.778Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.778Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.778Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.778Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.778Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.779Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.780Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.782Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.782Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.782Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.782Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.783Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.784Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.784Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.784Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:34 2023-11-14T15:41:34.785Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.785Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.785Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.785Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.785Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.785Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.786Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.786Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.786Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.786Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.787Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.788Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.788Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.788Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.788Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.789Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.790Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.791Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.791Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.791Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.792Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.792Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.792Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.794Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.795Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.795Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.795Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.795Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.795Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.795Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.795Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.795Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.796Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.796Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.796Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.796Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.796Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:34 2023-11-14T15:41:34.796Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.796Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.800Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.801Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.804Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.805Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.831Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.832Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:34 2023-11-14T15:41:34.878Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.879Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.879Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:34 2023-11-14T15:41:34.879Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.879Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.879Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.879Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:34 2023-11-14T15:41:34.879Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:34 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.880Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.881Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.881Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.881Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.881Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.881Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.881Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.881Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.881Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.882Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.883Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.883Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.883Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.883Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.883Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.884Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.884Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.884Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.884Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.884Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.884Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.884Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.885Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.885Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.885Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.885Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.886Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.886Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.886Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.886Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.886Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.886Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.887Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.887Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.887Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.887Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.887Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.887Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.887Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.887Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.888Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.889Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.889Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.889Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.889Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.889Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.891Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.891Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.892Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.892Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.892Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.892Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.893Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.893Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.895Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.895Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:35 2023-11-14T15:41:34.895Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:35 2023-11-14T15:41:34.896Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.896Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.896Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.896Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.896Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.896Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.896Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.896Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.897Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.897Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.897Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.897Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.897Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.897Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.897Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.901Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.901Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.904Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.905Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.905Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.906Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.926Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:35 2023-11-14T15:41:34.927Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:35 2023-11-14T15:41:34.928Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.929Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.932Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.932Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.944Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:35 2023-11-14T15:41:34.944Z WARN 8072 --- [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. 15:41:35 2023-11-14T15:41:34.944Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:35 2023-11-14T15:41:34.975Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:35 2023-11-14T15:41:34.975Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:35 2023-11-14T15:41:34.977Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:35 2023-11-14T15:41:34.977Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:35 2023-11-14T15:41:34.979Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.980Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.980Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.981Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.981Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.981Z WARN 8072 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.981Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.981Z WARN 8072 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.981Z WARN 8072 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.982Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.982Z WARN 8072 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.983Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.983Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.983Z WARN 8072 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.983Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.983Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.983Z WARN 8072 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.983Z WARN 8072 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.983Z WARN 8072 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.983Z WARN 8072 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.983Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.984Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.984Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.985Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.985Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.985Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.985Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.985Z WARN 8072 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.985Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:34.985Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.985Z WARN 8072 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.985Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.985Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.986Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.986Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.986Z WARN 8072 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.986Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.986Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.986Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.986Z WARN 8072 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.986Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.987Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.987Z WARN 8072 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.987Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.987Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.987Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.987Z WARN 8072 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.987Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.987Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.988Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.988Z WARN 8072 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.988Z WARN 8072 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.988Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.988Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.988Z WARN 8072 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.988Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.988Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.988Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.988Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.988Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.989Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.989Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:34.989Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.989Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.989Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.989Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.989Z WARN 8072 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.989Z WARN 8072 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.989Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.989Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.989Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.990Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.990Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.990Z WARN 8072 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.990Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.990Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.990Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.990Z WARN 8072 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.990Z WARN 8072 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.990Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.990Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.990Z WARN 8072 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.991Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.991Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.991Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.991Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.991Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.992Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.992Z WARN 8072 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.992Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.992Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.992Z WARN 8072 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.992Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.992Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.993Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:34.993Z WARN 8072 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.993Z WARN 8072 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.993Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.993Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.993Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:34.993Z WARN 8072 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.993Z WARN 8072 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.993Z WARN 8072 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.993Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.993Z WARN 8072 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.993Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.994Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.994Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 5 15:41:35 2023-11-14T15:41:34.994Z WARN 8072 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:34.994Z INFO 8072 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 15:41:35 2023-11-14T15:41:34.994Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.994Z INFO 8072 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=12, members=[MemberInfo{address=[10.30.107.69]:5702, uuid=0f9b64bf-ae75-40d8-9054-c0e13ceb8757, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.107.69]:5703, uuid=d0fd1435-e728-40a6-9934-83bb20b478db, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.69]:5704, uuid=b842f727-16ee-41ca-a9ff-c0957ba53148, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.69]:5705, uuid=45106cd5-d443-45d7-9601-e91b4f3ae67f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.69]:5706, uuid=909c9d6d-2508-4ca5-9597-c48aae84c437, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.200]:5702, uuid=33f54e16-6fce-4595-812c-6265ec2bb3a6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.69]:5707, uuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.200]:5703, uuid=2f40530c-54d1-4e22-b025-87de1f70e7f1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.200]:5704, uuid=b3412db7-1c20-4e84-b2e0-044dec9a40fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.200]:5705, uuid=4cbc9b4b-ca05-4204-8477-7e97c6568abc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.200]:5706, uuid=3e27f4ca-4e7b-4c51-8d6e-044c17798a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.200]:5707, uuid=36e84cc4-0413-4b8d-b3fd-22c21d8df6cf, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} with suspected members: [Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148, Member [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667, Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db, Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f, Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437, Member [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757] and initial addresses to ask: [Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc, Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc, Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1, Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02, Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf] 15:41:35 2023-11-14T15:41:34.996Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.997Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.997Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.997Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:34.997Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.998Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:34.998Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:34.999Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.000Z WARN 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.200]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.200]:5702, uuid=33f54e16-6fce-4595-812c-6265ec2bb3a6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.69]:5707, uuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.200]:5703, uuid=2f40530c-54d1-4e22-b025-87de1f70e7f1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.200]:5704, uuid=b3412db7-1c20-4e84-b2e0-044dec9a40fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.200]:5705, uuid=4cbc9b4b-ca05-4204-8477-7e97c6568abc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.200]:5706, uuid=3e27f4ca-4e7b-4c51-8d6e-044c17798a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.200]:5707, uuid=36e84cc4-0413-4b8d-b3fd-22c21d8df6cf, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 15:41:35 2023-11-14T15:41:35.000Z WARN 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.200]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.200]:5702, uuid=33f54e16-6fce-4595-812c-6265ec2bb3a6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.69]:5707, uuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.200]:5703, uuid=2f40530c-54d1-4e22-b025-87de1f70e7f1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.200]:5704, uuid=b3412db7-1c20-4e84-b2e0-044dec9a40fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.200]:5705, uuid=4cbc9b4b-ca05-4204-8477-7e97c6568abc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.200]:5706, uuid=3e27f4ca-4e7b-4c51-8d6e-044c17798a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.200]:5707, uuid=36e84cc4-0413-4b8d-b3fd-22c21d8df6cf, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 15:41:35 2023-11-14T15:41:35.000Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.000Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.000Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.000Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.001Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.001Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.001Z WARN 8072 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 5 15:41:35 2023-11-14T15:41:35.001Z WARN 8072 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 5 15:41:35 2023-11-14T15:41:35.001Z WARN 8072 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:35.001Z WARN 8072 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:35.001Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.001Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 5 15:41:35 2023-11-14T15:41:35.001Z WARN 8072 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:35.001Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.002Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.002Z WARN 8072 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 5 15:41:35 2023-11-14T15:41:35.002Z WARN 8072 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:35.002Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.005Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.006Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.006Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.007Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.014Z WARN 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.200]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.200]:5702, uuid=33f54e16-6fce-4595-812c-6265ec2bb3a6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.69]:5707, uuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.200]:5703, uuid=2f40530c-54d1-4e22-b025-87de1f70e7f1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.200]:5704, uuid=b3412db7-1c20-4e84-b2e0-044dec9a40fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.200]:5705, uuid=4cbc9b4b-ca05-4204-8477-7e97c6568abc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.200]:5706, uuid=3e27f4ca-4e7b-4c51-8d6e-044c17798a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.200]:5707, uuid=36e84cc4-0413-4b8d-b3fd-22c21d8df6cf, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 15:41:35 2023-11-14T15:41:35.029Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.030Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.033Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.033Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.058Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:35 2023-11-14T15:41:35.058Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:35 2023-11-14T15:41:35.082Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.082Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.082Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.082Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.082Z WARN 8072 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.083Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.083Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.083Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.083Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.083Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.083Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.083Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.084Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.084Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.084Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.084Z WARN 8072 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.084Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.085Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.085Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.085Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.085Z WARN 8072 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.085Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.085Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 5 15:41:35 2023-11-14T15:41:35.085Z WARN 8072 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:35.086Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.086Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.086Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.086Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.086Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.086Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.086Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.086Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.087Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.087Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.087Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.087Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.087Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.087Z WARN 8072 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.087Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.087Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.087Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.088Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.088Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.088Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.088Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.089Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.089Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.089Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.089Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.089Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.090Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.090Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.090Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.090Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.090Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.091Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.091Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.091Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.092Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.092Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.092Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.092Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.092Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.092Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.093Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.093Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.093Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.094Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.094Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.094Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.094Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.094Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.095Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.095Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.095Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.097Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.097Z WARN 8072 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.097Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.098Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.098Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.099Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.099Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 5 15:41:35 2023-11-14T15:41:35.099Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.100Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.100Z WARN 8072 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:35.101Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.101Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.101Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.102Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.102Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.102Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.102Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.102Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.102Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.102Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.102Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.103Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.103Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.103Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.104Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.105Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.105Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.106Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.106Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.107Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.107Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.107Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.128Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.128Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.130Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.131Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.134Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.134Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.161Z WARN 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.200]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.200]:5702, uuid=33f54e16-6fce-4595-812c-6265ec2bb3a6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.69]:5707, uuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.200]:5703, uuid=2f40530c-54d1-4e22-b025-87de1f70e7f1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.200]:5704, uuid=b3412db7-1c20-4e84-b2e0-044dec9a40fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.200]:5705, uuid=4cbc9b4b-ca05-4204-8477-7e97c6568abc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.200]:5706, uuid=3e27f4ca-4e7b-4c51-8d6e-044c17798a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.200]:5707, uuid=36e84cc4-0413-4b8d-b3fd-22c21d8df6cf, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 15:41:35 2023-11-14T15:41:35.183Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.183Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.183Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.184Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.184Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.184Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.184Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.184Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.184Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.184Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.185Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.185Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.185Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.186Z WARN 8072 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.186Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.186Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.186Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.186Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.186Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.186Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.186Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.186Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.187Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.187Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.187Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.187Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.187Z WARN 8072 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.187Z WARN 8072 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.188Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.188Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.188Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.188Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.189Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.189Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.189Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.189Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.189Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.189Z WARN 8072 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.189Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.189Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.189Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.189Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.189Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.190Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.190Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.190Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.190Z WARN 8072 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.190Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.190Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.190Z WARN 8072 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.190Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.190Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.190Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.191Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.191Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.191Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.191Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.191Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.191Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.192Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.192Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.192Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.193Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.193Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.193Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.193Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.193Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.193Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.194Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.194Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.194Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.194Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 5 15:41:35 2023-11-14T15:41:35.194Z WARN 8072 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 is suspected to be dead for reason: No connection 15:41:35 2023-11-14T15:41:35.194Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.194Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.194Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.195Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.195Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.195Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.195Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.195Z WARN 8072 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.195Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.195Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.195Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.195Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.195Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.195Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.196Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.196Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.196Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.198Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.198Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.198Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.198Z WARN 8072 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.199Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.199Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.200Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.200Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.200Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.200Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.202Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.202Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.202Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.202Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.203Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.203Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.203Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.203Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.203Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.203Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.205Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.205Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.205Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.205Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.206Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.206Z INFO 8072 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.206Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.206Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.206Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.207Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.207Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.208Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.208Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.229Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.234Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.235Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.235Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:35 2023-11-14T15:41:35.235Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:35 2023-11-14T15:41:35.237Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.284Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.284Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.285Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.285Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.285Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.285Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.286Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.286Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.286Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.286Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.286Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.287Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.287Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.287Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.287Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.287Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.287Z WARN 8072 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.287Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.287Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.288Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.288Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.288Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.288Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.288Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.288Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.289Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.289Z WARN 8072 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.289Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.289Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.289Z WARN 8072 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.289Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.289Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.289Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.289Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.289Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.290Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.290Z WARN 8072 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.290Z WARN 8072 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.290Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.291Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.291Z WARN 8072 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5707}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.291Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.291Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5703}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.291Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.291Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.291Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.291Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.291Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.291Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.291Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.291Z WARN 8072 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.291Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5703, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.292Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.292Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5703. Reason: IOException[Connection refused to address /10.30.107.69:5703] 15:41:35 2023-11-14T15:41:35.293Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.293Z WARN 8072 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.293Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.293Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.294Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.294Z WARN 8072 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.294Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.294Z WARN 8072 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.294Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.294Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.294Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.294Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.295Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.295Z INFO 8072 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.295Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.295Z WARN 8072 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 6 15:41:35 2023-11-14T15:41:35.295Z WARN 8072 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.295Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.295Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.295Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.295Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.295Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.296Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.296Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.296Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.296Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.296Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.296Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.296Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.296Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.296Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.297Z INFO 8072 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.297Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.297Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.297Z WARN 8072 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5702}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.299Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.299Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.299Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.299Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.299Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.300Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.301Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.301Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.301Z WARN 8072 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.301Z WARN 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.200]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.200]:5702, uuid=33f54e16-6fce-4595-812c-6265ec2bb3a6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.69]:5707, uuid=202e87ed-9f42-4cbf-b2d6-18d40a8ee667, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.200]:5703, uuid=2f40530c-54d1-4e22-b025-87de1f70e7f1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.200]:5704, uuid=b3412db7-1c20-4e84-b2e0-044dec9a40fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.200]:5705, uuid=4cbc9b4b-ca05-4204-8477-7e97c6568abc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.200]:5706, uuid=3e27f4ca-4e7b-4c51-8d6e-044c17798a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.200]:5707, uuid=36e84cc4-0413-4b8d-b3fd-22c21d8df6cf, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 15:41:35 2023-11-14T15:41:35.301Z INFO 8072 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.303Z INFO 8072 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:35 2023-11-14T15:41:35.304Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.304Z INFO 8072 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.304Z WARN 8072 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.305Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.305Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5704, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.305Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.305Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5706, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.306Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5704. Reason: IOException[Connection refused to address /10.30.107.69:5704] 15:41:35 2023-11-14T15:41:35.306Z WARN 8072 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5704}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.306Z INFO 8072 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.306Z WARN 8072 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5705}, Error-Count: 8 15:41:35 2023-11-14T15:41:35.306Z INFO 8072 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5706. Reason: IOException[Connection refused to address /10.30.107.69:5706] 15:41:35 2023-11-14T15:41:35.306Z WARN 8072 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.69]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.69:5706}, Error-Count: 7 15:41:35 2023-11-14T15:41:35.307Z INFO 8072 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.307Z INFO 8072 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d0fd1435-e728-40a6-9934-83bb20b478db 15:41:35 2023-11-14T15:41:35.307Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5702, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.307Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5705, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.307Z INFO 8072 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:35 2023-11-14T15:41:35.307Z INFO 8072 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:35 2023-11-14T15:41:35.307Z INFO 8072 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5702. Reason: IOException[Connection refused to address /10.30.107.69:5702] 15:41:35 2023-11-14T15:41:35.308Z INFO 8072 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5705. Reason: IOException[Connection refused to address /10.30.107.69:5705] 15:41:35 2023-11-14T15:41:35.308Z INFO 8072 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:35 2023-11-14T15:41:35.308Z INFO 8072 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:35 2023-11-14T15:41:35.308Z INFO 8072 --- [cached.thread-6] c.h.internal.cluster.ClusterService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:41:35 15:41:35 Members {size:6, ver:13} [ 15:41:35 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 this 15:41:35 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:35 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:35 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:35 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:35 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:35 ] 15:41:35 15:41:35 2023-11-14T15:41:35.309Z INFO 8072 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=13, members=[MemberInfo{address=[10.30.106.200]:5702, uuid=33f54e16-6fce-4595-812c-6265ec2bb3a6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.200]:5703, uuid=2f40530c-54d1-4e22-b025-87de1f70e7f1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.200]:5704, uuid=b3412db7-1c20-4e84-b2e0-044dec9a40fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.200]:5705, uuid=4cbc9b4b-ca05-4204-8477-7e97c6568abc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.200]:5706, uuid=3e27f4ca-4e7b-4c51-8d6e-044c17798a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.200]:5707, uuid=36e84cc4-0413-4b8d-b3fd-22c21d8df6cf, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 15:41:35 2023-11-14T15:41:35.309Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.69:5707, timeout: 10000, bind-any: true 15:41:35 2023-11-14T15:41:35.309Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:35 2023-11-14T15:41:35.309Z INFO 8072 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:35 2023-11-14T15:41:35.309Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.69:5707. Reason: IOException[Connection refused to address /10.30.107.69:5707] 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d0fd1435-e728-40a6-9934-83bb20b478db 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d0fd1435-e728-40a6-9934-83bb20b478db 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d0fd1435-e728-40a6-9934-83bb20b478db 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5702, UUID: 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:35 2023-11-14T15:41:35.310Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d0fd1435-e728-40a6-9934-83bb20b478db 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5703, UUID: d0fd1435-e728-40a6-9934-83bb20b478db 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:35 2023-11-14T15:41:35.311Z INFO 8072 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5704, UUID: b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:35 2023-11-14T15:41:35.312Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:41:35 15:41:35 Members {size:6, ver:13} [ 15:41:35 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:35 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:35 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:35 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc this 15:41:35 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:35 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:35 ] 15:41:35 15:41:35 2023-11-14T15:41:35.312Z INFO 8072 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5702, UUID: 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:35 2023-11-14T15:41:35.312Z INFO 8072 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5705, UUID: 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:35 2023-11-14T15:41:35.312Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:35 2023-11-14T15:41:35.312Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:35 2023-11-14T15:41:35.312Z INFO 8072 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:35 2023-11-14T15:41:35.312Z INFO 8072 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5706, UUID: 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:35 2023-11-14T15:41:35.313Z INFO 8072 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5703, UUID: d0fd1435-e728-40a6-9934-83bb20b478db 15:41:35 2023-11-14T15:41:35.313Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:35 2023-11-14T15:41:35.313Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:41:35 15:41:35 Members {size:6, ver:13} [ 15:41:35 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:35 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 this 15:41:35 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:35 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:35 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:35 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:35 ] 15:41:35 15:41:35 2023-11-14T15:41:35.313Z INFO 8072 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:35 2023-11-14T15:41:35.313Z INFO 8072 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:41:35 15:41:35 Members {size:6, ver:13} [ 15:41:35 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:35 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:35 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc this 15:41:35 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:35 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:35 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:35 ] 15:41:35 15:41:35 2023-11-14T15:41:35.313Z INFO 8072 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5707, UUID: 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:35 2023-11-14T15:41:35.313Z INFO 8072 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5704, UUID: b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:35 2023-11-14T15:41:35.314Z INFO 8072 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] 15:41:35 15:41:35 Members {size:6, ver:13} [ 15:41:35 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:35 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:35 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:35 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:35 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 15:41:35 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf this 15:41:35 ] 15:41:35 15:41:35 2023-11-14T15:41:35.314Z INFO 8072 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5705, UUID: 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:35 2023-11-14T15:41:35.314Z INFO 8072 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5706, UUID: 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:35 2023-11-14T15:41:35.315Z INFO 8072 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:35 2023-11-14T15:41:35.315Z INFO 8072 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d0fd1435-e728-40a6-9934-83bb20b478db 15:41:35 2023-11-14T15:41:35.315Z INFO 8072 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5707, UUID: 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:35 2023-11-14T15:41:35.315Z INFO 8072 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:35 2023-11-14T15:41:35.315Z INFO 8072 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:35 2023-11-14T15:41:35.315Z INFO 8072 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:35 2023-11-14T15:41:35.315Z INFO 8072 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 2023-11-14T15:41:35.316Z INFO 8072 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:41:39 15:41:39 Members {size:6, ver:13} [ 15:41:39 Member [10.30.106.200]:5702 - 33f54e16-6fce-4595-812c-6265ec2bb3a6 15:41:39 Member [10.30.106.200]:5703 - 2f40530c-54d1-4e22-b025-87de1f70e7f1 15:41:39 Member [10.30.106.200]:5704 - b3412db7-1c20-4e84-b2e0-044dec9a40fc 15:41:39 Member [10.30.106.200]:5705 - 4cbc9b4b-ca05-4204-8477-7e97c6568abc 15:41:39 Member [10.30.106.200]:5706 - 3e27f4ca-4e7b-4c51-8d6e-044c17798a02 this 15:41:39 Member [10.30.106.200]:5707 - 36e84cc4-0413-4b8d-b3fd-22c21d8df6cf 15:41:39 ] 15:41:39 15:41:39 2023-11-14T15:41:35.318Z INFO 8072 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5702, UUID: 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 2023-11-14T15:41:35.318Z INFO 8072 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5703, UUID: d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 2023-11-14T15:41:35.319Z INFO 8072 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5704, UUID: b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 2023-11-14T15:41:35.319Z INFO 8072 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5702, UUID: 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 2023-11-14T15:41:35.320Z INFO 8072 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5705, UUID: 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 2023-11-14T15:41:35.320Z INFO 8072 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5703, UUID: d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 2023-11-14T15:41:35.320Z INFO 8072 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5702, UUID: 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 2023-11-14T15:41:35.321Z INFO 8072 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5706, UUID: 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 2023-11-14T15:41:35.321Z INFO 8072 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5703, UUID: d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 2023-11-14T15:41:35.321Z INFO 8072 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5707, UUID: 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 2023-11-14T15:41:35.322Z INFO 8072 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5704, UUID: b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 2023-11-14T15:41:35.322Z INFO 8072 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5704, UUID: b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 2023-11-14T15:41:35.323Z INFO 8072 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5705, UUID: 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 2023-11-14T15:41:35.323Z INFO 8072 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5705, UUID: 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 2023-11-14T15:41:35.325Z INFO 8072 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5706, UUID: 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 2023-11-14T15:41:35.325Z INFO 8072 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5706, UUID: 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 2023-11-14T15:41:35.325Z INFO 8072 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5707, UUID: 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 2023-11-14T15:41:35.326Z INFO 8072 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5707, UUID: 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 2023-11-14T15:41:35.327Z INFO 8072 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5702, UUID: 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 2023-11-14T15:41:35.327Z INFO 8072 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5703, UUID: d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 2023-11-14T15:41:35.328Z INFO 8072 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5704, UUID: b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 2023-11-14T15:41:35.328Z INFO 8072 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5705, UUID: 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 2023-11-14T15:41:35.329Z INFO 8072 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5706, UUID: 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 2023-11-14T15:41:35.329Z INFO 8072 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.69]:5707, UUID: 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 2023-11-14T15:41:35.337Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:39 2023-11-14T15:41:35.337Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:35.378Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:39 2023-11-14T15:41:35.378Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:35.427Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:39 2023-11-14T15:41:35.427Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:35.510Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:39 2023-11-14T15:41:35.510Z WARN 8072 --- [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. 15:41:39 2023-11-14T15:41:35.510Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:39 2023-11-14T15:41:35.558Z INFO 8072 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 5125679513464416327 15:41:39 2023-11-14T15:41:35.571Z INFO 8072 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 15:41:39 2023-11-14T15:41:35.571Z INFO 8072 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 15:41:39 2023-11-14T15:41:35.572Z WARN 8072 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.200]:5702]. (Probably they have recently joined or left the cluster.) { 15:41:39 [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 } 15:41:39 2023-11-14T15:41:35.581Z WARN 8072 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.200]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.200]:5702]. (Probably they have recently joined or left the cluster.) { 15:41:39 [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 } 15:41:39 2023-11-14T15:41:35.583Z WARN 8072 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.200]:5707 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.200]:5702]. (Probably they have recently joined or left the cluster.) { 15:41:39 [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 } 15:41:39 2023-11-14T15:41:35.583Z WARN 8072 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.200]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.200]:5702]. (Probably they have recently joined or left the cluster.) { 15:41:39 [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 } 15:41:39 2023-11-14T15:41:35.584Z WARN 8072 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.200]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.200]:5702]. (Probably they have recently joined or left the cluster.) { 15:41:39 [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 } 15:41:39 2023-11-14T15:41:35.585Z WARN 8072 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.200]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.200]:5702]. (Probably they have recently joined or left the cluster.) { 15:41:39 [10.30.107.69]:5704 - b842f727-16ee-41ca-a9ff-c0957ba53148 15:41:39 [10.30.107.69]:5707 - 202e87ed-9f42-4cbf-b2d6-18d40a8ee667 15:41:39 [10.30.107.69]:5703 - d0fd1435-e728-40a6-9934-83bb20b478db 15:41:39 [10.30.107.69]:5705 - 45106cd5-d443-45d7-9601-e91b4f3ae67f 15:41:39 [10.30.107.69]:5706 - 909c9d6d-2508-4ca5-9597-c48aae84c437 15:41:39 [10.30.107.69]:5702 - 0f9b64bf-ae75-40d8-9054-c0e13ceb8757 15:41:39 } 15:41:39 2023-11-14T15:41:35.638Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:39 2023-11-14T15:41:35.638Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:35.719Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:39 2023-11-14T15:41:35.719Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:35.808Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:39 2023-11-14T15:41:35.808Z WARN 8072 --- [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. 15:41:39 2023-11-14T15:41:35.808Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:39 2023-11-14T15:41:35.832Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:39 2023-11-14T15:41:35.832Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:35.835Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:39 2023-11-14T15:41:35.835Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:35.902Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:39 2023-11-14T15:41:35.902Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.095Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.095Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.117Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.117Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.145Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.145Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.202Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.202Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.225Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.225Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.241Z INFO 8072 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 1039 15:41:39 2023-11-14T15:41:36.448Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.448Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.526Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.526Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.554Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.554Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.671Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.671Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.675Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.675Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.731Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:39 2023-11-14T15:41:36.731Z WARN 8072 --- [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. 15:41:39 2023-11-14T15:41:36.731Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:39 2023-11-14T15:41:36.780Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.780Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.812Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:39 2023-11-14T15:41:36.812Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:36.876Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:39 2023-11-14T15:41:36.876Z WARN 8072 --- [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. 15:41:39 2023-11-14T15:41:36.876Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:39 2023-11-14T15:41:37.060Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.060Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.114Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.114Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.164Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.164Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.294Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.294Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.444Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.444Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.457Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.457Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.492Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.492Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.570Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.570Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.649Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.649Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.690Z INFO 8072 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Nov 14 15:41:36 UTC 2023, plannedMigrations=1039, completedMigrations=1039, remainingMigrations=0, totalCompletedMigrations=2772) 15:41:39 2023-11-14T15:41:37.792Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:39 2023-11-14T15:41:37.792Z WARN 8072 --- [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. 15:41:39 2023-11-14T15:41:37.793Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:39 2023-11-14T15:41:37.843Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.843Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.877Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.877Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.889Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:39 2023-11-14T15:41:37.889Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:37.946Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:39 2023-11-14T15:41:37.946Z WARN 8072 --- [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. 15:41:39 2023-11-14T15:41:37.946Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:39 2023-11-14T15:41:38.024Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.024Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.171Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.171Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.221Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.221Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.246Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.246Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.251Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.251Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.459Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.459Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.501Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.501Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.626Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.626Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.759Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:39 2023-11-14T15:41:38.759Z WARN 8072 --- [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. 15:41:39 2023-11-14T15:41:38.759Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:39 2023-11-14T15:41:38.779Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.779Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.854Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.854Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.862Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.862Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.903Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:39 2023-11-14T15:41:38.903Z WARN 8072 --- [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. 15:41:39 2023-11-14T15:41:38.903Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:39 2023-11-14T15:41:38.913Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT7.176994899S 15:41:39 15:41:39 . ____ _ __ _ _ 15:41:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:39 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:39 =========|_|==============|___/=/_/_/_/ 15:41:39 :: Spring Boot :: (v3.1.2) 15:41:39 15:41:39 2023-11-14T15:41:38.949Z INFO 8072 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:39 2023-11-14T15:41:38.949Z INFO 8072 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 15:41:39 2023-11-14T15:41:38.998Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:39 2023-11-14T15:41:38.998Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:39 2023-11-14T15:41:38.999Z INFO 8072 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.072 seconds (process running for 115.487) 15:41:41 2023-11-14T15:41:39.087Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.087Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.166Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.167Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.234Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.234Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.313Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.313Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.332Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.332Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.451Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.451Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.462Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.462Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.681Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.681Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.685Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.685Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.767Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.767Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.864Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:41 2023-11-14T15:41:39.864Z WARN 8072 --- [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. 15:41:41 2023-11-14T15:41:39.864Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:41 2023-11-14T15:41:39.965Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.965Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:39.989Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:41 2023-11-14T15:41:39.989Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.001Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.001Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.056Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:41 2023-11-14T15:41:40.056Z WARN 8072 --- [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. 15:41:41 2023-11-14T15:41:40.056Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:41 2023-11-14T15:41:40.215Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.216Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.237Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.237Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.269Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.269Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.303Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.303Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.335Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.335Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.464Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.465Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.720Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.720Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.738Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.739Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.853Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.853Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.867Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.867Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.883Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.883Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.891Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:41 2023-11-14T15:41:40.891Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:40.918Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:41 2023-11-14T15:41:40.918Z WARN 8072 --- [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. 15:41:41 2023-11-14T15:41:40.918Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:41 2023-11-14T15:41:41.008Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:41 2023-11-14T15:41:41.008Z WARN 8072 --- [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. 15:41:41 2023-11-14T15:41:41.008Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:41 2023-11-14T15:41:41.123Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:41 2023-11-14T15:41:41.123Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:41.222Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:41 2023-11-14T15:41:41.222Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:41.288Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:41 2023-11-14T15:41:41.288Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 2023-11-14T15:41:41.340Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:41 2023-11-14T15:41:41.340Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.611 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 15:41:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 15:41:41 15:41:41 . ____ _ __ _ _ 15:41:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:41 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:41 =========|_|==============|___/=/_/_/_/ 15:41:41 :: Spring Boot :: (v3.1.2) 15:41:41 15:41:41 2023-11-14T15:41:41.375Z INFO 8072 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:41 2023-11-14T15:41:41.375Z INFO 8072 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 15:41:41 2023-11-14T15:41:41.391Z INFO 8072 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.029 seconds (process running for 117.88) 15:41:41 2023-11-14T15:41:41.406Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:41 2023-11-14T15:41:41.406Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 15:41:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:41:41 2023-11-14T15:41:41.460Z INFO 8072 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 15:41:41 2023-11-14T15:41:41.467Z INFO 8072 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 15:41:41 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:41:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 15:41:41 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 15:41:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 15:41:41 2023-11-14T15:41:41.527Z ERROR 8072 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 15:41:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 15:41:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 15:41:46 2023-11-14T15:41:41.531Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:41:46 2023-11-14T15:41:41.573Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:41.573Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:41.584Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 578116f7dc08046ecfedb3f2e5380dab83b38d5064bc81219f648e12b0f12e89 15:41:46 2023-11-14T15:41:41.592Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:46 2023-11-14T15:41:41.592Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:41.811Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:46 2023-11-14T15:41:41.811Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:41.826Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:46 2023-11-14T15:41:41.826Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:41.826Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:41.871Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:46 2023-11-14T15:41:41.871Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:41.912Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:46 2023-11-14T15:41:41.912Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:41.912Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:41.930Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:46 2023-11-14T15:41:41.930Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:41.997Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:46 2023-11-14T15:41:41.997Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.089Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.089Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.244Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.244Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.280Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.280Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.311Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.311Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.391Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.391Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.400Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.400Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.577Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.578Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.596Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.596Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.723Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:46 2023-11-14T15:41:42.723Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:42.915Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:46 2023-11-14T15:41:42.915Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:42.915Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:42.953Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:46 2023-11-14T15:41:42.953Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:42.953Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:43.014Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.014Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.091Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.091Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.200Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.200Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.246Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.246Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.298Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.298Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.374Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.374Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.384Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.384Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.483Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.483Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.593Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.593Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.599Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.599Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.603Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.603Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.877Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.877Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:43.917Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:46 2023-11-14T15:41:43.917Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.005Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:46 2023-11-14T15:41:44.005Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:44.005Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:44.017Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:46 2023-11-14T15:41:44.017Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:44.017Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:44.043Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.043Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.102Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.102Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.186Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.186Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.199Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.199Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.285Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.285Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.500Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.500Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.505Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.505Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.528Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.528Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.546Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.546Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.802Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.802Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:44.834Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:46 2023-11-14T15:41:44.834Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.074Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.074Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.125Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:46 2023-11-14T15:41:45.125Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:45.125Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:45.146Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.146Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.158Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:46 2023-11-14T15:41:45.158Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:45.158Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:45.207Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.207Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.288Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.288Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.322Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.323Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.372Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.372Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.381Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.381Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.398Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.398Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.503Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.503Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.610Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.610Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.836Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.837Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:45.855Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:46 2023-11-14T15:41:45.856Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.127Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.127Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.261Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.261Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.285Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.285Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.313Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:46 2023-11-14T15:41:46.313Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:46.313Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:46.342Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:46 2023-11-14T15:41:46.342Z WARN 8072 --- [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. 15:41:46 2023-11-14T15:41:46.342Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:46 2023-11-14T15:41:46.357Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.357Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.403Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.403Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.407Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.407Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.492Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.492Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.576Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.576Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.618Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.618Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.663Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:46 2023-11-14T15:41:46.663Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:46 2023-11-14T15:41:46.725Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.194615503S 15:41:46 2023-11-14T15:41:46.727Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:41:46 allow.auto.create.topics = true 15:41:46 auto.commit.interval.ms = 5000 15:41:46 auto.include.jmx.reporter = true 15:41:46 auto.offset.reset = earliest 15:41:46 bootstrap.servers = [PLAINTEXT://localhost:32784] 15:41:46 check.crcs = true 15:41:46 client.dns.lookup = use_all_dns_ips 15:41:46 client.id = consumer-ncmp-group-9 15:41:46 client.rack = 15:41:46 connections.max.idle.ms = 540000 15:41:46 default.api.timeout.ms = 60000 15:41:46 enable.auto.commit = true 15:41:46 exclude.internal.topics = true 15:41:46 fetch.max.bytes = 52428800 15:41:46 fetch.max.wait.ms = 500 15:41:46 fetch.min.bytes = 1 15:41:46 group.id = ncmp-group 15:41:46 group.instance.id = null 15:41:46 heartbeat.interval.ms = 3000 15:41:46 interceptor.classes = [] 15:41:46 internal.leave.group.on.close = true 15:41:46 internal.throw.on.fetch.stable.offset.unsupported = false 15:41:46 isolation.level = read_uncommitted 15:41:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:41:46 max.partition.fetch.bytes = 1048576 15:41:46 max.poll.interval.ms = 300000 15:41:46 max.poll.records = 500 15:41:46 metadata.max.age.ms = 300000 15:41:46 metric.reporters = [] 15:41:46 metrics.num.samples = 2 15:41:46 metrics.recording.level = INFO 15:41:46 metrics.sample.window.ms = 30000 15:41:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:41:46 receive.buffer.bytes = 65536 15:41:46 reconnect.backoff.max.ms = 1000 15:41:46 reconnect.backoff.ms = 50 15:41:46 request.timeout.ms = 30000 15:41:46 retry.backoff.ms = 100 15:41:46 sasl.client.callback.handler.class = null 15:41:46 sasl.jaas.config = null 15:41:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:41:46 sasl.kerberos.min.time.before.relogin = 60000 15:41:46 sasl.kerberos.service.name = null 15:41:46 sasl.kerberos.ticket.renew.jitter = 0.05 15:41:46 sasl.kerberos.ticket.renew.window.factor = 0.8 15:41:46 sasl.login.callback.handler.class = null 15:41:46 sasl.login.class = null 15:41:46 sasl.login.connect.timeout.ms = null 15:41:46 sasl.login.read.timeout.ms = null 15:41:46 sasl.login.refresh.buffer.seconds = 300 15:41:46 sasl.login.refresh.min.period.seconds = 60 15:41:46 sasl.login.refresh.window.factor = 0.8 15:41:46 sasl.login.refresh.window.jitter = 0.05 15:41:46 sasl.login.retry.backoff.max.ms = 10000 15:41:46 sasl.login.retry.backoff.ms = 100 15:41:46 sasl.mechanism = GSSAPI 15:41:46 sasl.oauthbearer.clock.skew.seconds = 30 15:41:46 sasl.oauthbearer.expected.audience = null 15:41:46 sasl.oauthbearer.expected.issuer = null 15:41:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:41:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:41:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:41:46 sasl.oauthbearer.jwks.endpoint.url = null 15:41:46 sasl.oauthbearer.scope.claim.name = scope 15:41:46 sasl.oauthbearer.sub.claim.name = sub 15:41:46 sasl.oauthbearer.token.endpoint.url = null 15:41:46 security.protocol = PLAINTEXT 15:41:46 security.providers = null 15:41:46 send.buffer.bytes = 131072 15:41:46 session.timeout.ms = 45000 15:41:46 socket.connection.setup.timeout.max.ms = 30000 15:41:46 socket.connection.setup.timeout.ms = 10000 15:41:46 ssl.cipher.suites = null 15:41:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:41:46 ssl.endpoint.identification.algorithm = https 15:41:46 ssl.engine.factory.class = null 15:41:46 ssl.key.password = null 15:41:46 ssl.keymanager.algorithm = SunX509 15:41:46 ssl.keystore.certificate.chain = null 15:41:46 ssl.keystore.key = null 15:41:46 ssl.keystore.location = null 15:41:46 ssl.keystore.password = null 15:41:46 ssl.keystore.type = JKS 15:41:46 ssl.protocol = TLSv1.3 15:41:46 ssl.provider = null 15:41:46 ssl.secure.random.implementation = null 15:41:46 ssl.trustmanager.algorithm = PKIX 15:41:46 ssl.truststore.certificates = null 15:41:46 ssl.truststore.location = null 15:41:46 ssl.truststore.password = null 15:41:46 ssl.truststore.type = JKS 15:41:46 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:41:46 15:41:46 2023-11-14T15:41:46.730Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:41:46 2023-11-14T15:41:46.730Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:41:46 2023-11-14T15:41:46.730Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976506730 15:41:46 15:41:46 . ____ _ __ _ _ 15:41:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:46 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:46 =========|_|==============|___/=/_/_/_/ 15:41:46 :: Spring Boot :: (v3.1.2) 15:41:46 15:41:46 2023-11-14T15:41:46.759Z INFO 8072 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:46 2023-11-14T15:41:46.759Z INFO 8072 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 15:41:47 2023-11-14T15:41:46.766Z INFO 8072 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.033 seconds (process running for 123.254) 15:41:47 2023-11-14T15:41:46.768Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 15:41:47 2023-11-14T15:41:46.781Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:41:47 2023-11-14T15:41:46.781Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:41:47 acks = -1 15:41:47 auto.include.jmx.reporter = true 15:41:47 batch.size = 16384 15:41:47 bootstrap.servers = [PLAINTEXT://localhost:32784] 15:41:47 buffer.memory = 33554432 15:41:47 client.dns.lookup = use_all_dns_ips 15:41:47 client.id = producer-13 15:41:47 compression.type = none 15:41:47 connections.max.idle.ms = 540000 15:41:47 delivery.timeout.ms = 120000 15:41:47 enable.idempotence = false 15:41:47 interceptor.classes = [] 15:41:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:41:47 linger.ms = 1 15:41:47 max.block.ms = 60000 15:41:47 max.in.flight.requests.per.connection = 5 15:41:47 max.request.size = 1048576 15:41:47 metadata.max.age.ms = 300000 15:41:47 metadata.max.idle.ms = 300000 15:41:47 metric.reporters = [] 15:41:47 metrics.num.samples = 2 15:41:47 metrics.recording.level = INFO 15:41:47 metrics.sample.window.ms = 30000 15:41:47 partitioner.adaptive.partitioning.enable = true 15:41:47 partitioner.availability.timeout.ms = 0 15:41:47 partitioner.class = null 15:41:47 partitioner.ignore.keys = false 15:41:47 receive.buffer.bytes = 32768 15:41:47 reconnect.backoff.max.ms = 1000 15:41:47 reconnect.backoff.ms = 50 15:41:47 request.timeout.ms = 30000 15:41:47 retries = 0 15:41:47 retry.backoff.ms = 100 15:41:47 sasl.client.callback.handler.class = null 15:41:47 sasl.jaas.config = null 15:41:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:41:47 sasl.kerberos.min.time.before.relogin = 60000 15:41:47 sasl.kerberos.service.name = null 15:41:47 sasl.kerberos.ticket.renew.jitter = 0.05 15:41:47 sasl.kerberos.ticket.renew.window.factor = 0.8 15:41:47 sasl.login.callback.handler.class = null 15:41:47 sasl.login.class = null 15:41:47 sasl.login.connect.timeout.ms = null 15:41:47 sasl.login.read.timeout.ms = null 15:41:47 sasl.login.refresh.buffer.seconds = 300 15:41:47 sasl.login.refresh.min.period.seconds = 60 15:41:47 sasl.login.refresh.window.factor = 0.8 15:41:47 sasl.login.refresh.window.jitter = 0.05 15:41:47 sasl.login.retry.backoff.max.ms = 10000 15:41:47 sasl.login.retry.backoff.ms = 100 15:41:47 sasl.mechanism = GSSAPI 15:41:47 sasl.oauthbearer.clock.skew.seconds = 30 15:41:47 sasl.oauthbearer.expected.audience = null 15:41:47 sasl.oauthbearer.expected.issuer = null 15:41:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:41:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:41:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:41:47 sasl.oauthbearer.jwks.endpoint.url = null 15:41:47 sasl.oauthbearer.scope.claim.name = scope 15:41:47 sasl.oauthbearer.sub.claim.name = sub 15:41:47 sasl.oauthbearer.token.endpoint.url = null 15:41:47 security.protocol = PLAINTEXT 15:41:47 security.providers = null 15:41:47 send.buffer.bytes = 131072 15:41:47 socket.connection.setup.timeout.max.ms = 30000 15:41:47 socket.connection.setup.timeout.ms = 10000 15:41:47 ssl.cipher.suites = null 15:41:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:41:47 ssl.endpoint.identification.algorithm = https 15:41:47 ssl.engine.factory.class = null 15:41:47 ssl.key.password = null 15:41:47 ssl.keymanager.algorithm = SunX509 15:41:47 ssl.keystore.certificate.chain = null 15:41:47 ssl.keystore.key = null 15:41:47 ssl.keystore.location = null 15:41:47 ssl.keystore.password = null 15:41:47 ssl.keystore.type = JKS 15:41:47 ssl.protocol = TLSv1.3 15:41:47 ssl.provider = null 15:41:47 ssl.secure.random.implementation = null 15:41:47 ssl.trustmanager.algorithm = PKIX 15:41:47 ssl.truststore.certificates = null 15:41:47 ssl.truststore.location = null 15:41:47 ssl.truststore.password = null 15:41:47 ssl.truststore.type = JKS 15:41:47 transaction.timeout.ms = 60000 15:41:47 transactional.id = null 15:41:47 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:41:47 15:41:47 2023-11-14T15:41:46.787Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:41:47 2023-11-14T15:41:46.788Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:41:47 2023-11-14T15:41:46.788Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:41:47 2023-11-14T15:41:46.788Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976506787 15:41:47 2023-11-14T15:41:46.861Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:47 2023-11-14T15:41:46.861Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:46.908Z WARN 8072 --- [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} 15:41:47 2023-11-14T15:41:46.908Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: FiGqU51rQhqd9Vt9pBhPXg 15:41:47 2023-11-14T15:41:47.016Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.016Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.041Z WARN 8072 --- [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} 15:41:47 2023-11-14T15:41:47.147Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to AVzD9kpMRziANxA-YCE_vw 15:41:47 2023-11-14T15:41:47.164Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.164Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.168Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to AVzD9kpMRziANxA-YCE_vw 15:41:47 2023-11-14T15:41:47.168Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: FiGqU51rQhqd9Vt9pBhPXg 15:41:47 2023-11-14T15:41:47.282Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 15:41:47 2023-11-14T15:41:47.283Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 15:41:47 2023-11-14T15:41:47.286Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.286Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.301Z INFO 8072 --- [ 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-954103c6-2922-43b3-8ec9-271a3726b59d 15:41:47 2023-11-14T15:41:47.301Z INFO 8072 --- [ 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) 15:41:47 2023-11-14T15:41:47.301Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 15:41:47 2023-11-14T15:41:47.325Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:47 2023-11-14T15:41:47.325Z WARN 8072 --- [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. 15:41:47 2023-11-14T15:41:47.325Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:47 2023-11-14T15:41:47.328Z INFO 8072 --- [ 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-954103c6-2922-43b3-8ec9-271a3726b59d', protocol='range'} 15:41:47 2023-11-14T15:41:47.328Z INFO 8072 --- [ 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-954103c6-2922-43b3-8ec9-271a3726b59d=Assignment(partitions=[ncmp-events-test-0])} 15:41:47 2023-11-14T15:41:47.352Z INFO 8072 --- [ 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-954103c6-2922-43b3-8ec9-271a3726b59d', protocol='range'} 15:41:47 2023-11-14T15:41:47.352Z INFO 8072 --- [ 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]) 15:41:47 2023-11-14T15:41:47.352Z INFO 8072 --- [ 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 15:41:47 2023-11-14T15:41:47.362Z INFO 8072 --- [ 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 15:41:47 2023-11-14T15:41:47.363Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.363Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.372Z INFO 8072 --- [ 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:32784 (id: 1 rack: null)], epoch=0}}. 15:41:47 2023-11-14T15:41:47.382Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.382Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.410Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.411Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.469Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.470Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.495Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.495Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.506Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.506Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 15:41:47 2023-11-14T15:41:47.530Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.530Z INFO 8072 --- [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: 121ms, elapsed time since send: 121ms, request timeout: 30000ms) 15:41:47 2023-11-14T15:41:47.530Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 15:41:47 2023-11-14T15:41:47.530Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 15:41:47 2023-11-14T15:41:47.530Z INFO 8072 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1983068827, epoch=1) to node 1: 15:41:47 15:41:47 org.apache.kafka.common.errors.DisconnectException: null 15:41:47 15:41:47 2023-11-14T15:41:47.530Z INFO 8072 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, 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. 15:41:47 2023-11-14T15:41:47.549Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:47 2023-11-14T15:41:47.549Z WARN 8072 --- [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. 15:41:47 2023-11-14T15:41:47.549Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:47 2023-11-14T15:41:47.607Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.607Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.614Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.614Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.631Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.631Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:47 2023-11-14T15:41:47.708Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:47 2023-11-14T15:41:47.708Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.179 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 15:41:47 [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 15:41:47 15:41:47,726 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:41:47 15:41:47,726 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:41:47 15:41:47,727 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@153459aa - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:41:47 15:41:47,729 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:41:47 15:41:47,729 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@153459aa - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:41:47 15:41:47,731 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:41:47 15:41:47,731 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:41:47 15:41:47,731 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:41:47 15:41:47,731 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:41:47 15:41:47,731 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@153459aa - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:41:47 15:41:47,733 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:41:47 15:41:47,733 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:41:47 15:41:47,733 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:41:47 15:41:47,733 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976507733) 15:41:47 15:41:47,733 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:41:47 15:41:47,733 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:47 15:41:47,734 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:41:47 15:41:47,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:41:47 15:41:47,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:47 15:41:47,735 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:41:47 15:41:47,735 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:41:47 15:41:47,739 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3c65e67f - Setting zoneId to "UTC" 15:41:47 15:41:47,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:41:47 15:41:47,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:41:47 15:41:47,742 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:41:47 15:41:47,742 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:41:47 15:41:47,742 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:41:47 15:41:47,742 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:41:47 15:41:47,743 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:41:47 15:41:47,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:41:47 15:41:47,743 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:41:47 15:41:47,743 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@64bb731b - End of configuration. 15:41:47 15:41:47,743 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@53f59f2f - Registering current configuration as safe fallback point 15:41:47 15:41:47 15:41:47 . ____ _ __ _ _ 15:41:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:47 =========|_|==============|___/=/_/_/_/ 15:41:47 :: Spring Boot :: (v3.1.2) 15:41:47 15:41:47 2023-11-14T15:41:47.746Z INFO 8072 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:47 2023-11-14T15:41:47.746Z INFO 8072 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 15:41:47 2023-11-14T15:41:47.750Z INFO 8072 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.035 seconds (process running for 124.239) 15:41:47 2023-11-14T15:41:47.764Z ERROR 8072 --- [ main] 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.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 15:41:47 2023-11-14T15:41:47.765Z ERROR 8072 --- [ main] 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.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null 15:41:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 15:41:47 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 15:41:53 2023-11-14T15:41:47.770Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:41:53 2023-11-14T15:41:47.786Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:53 2023-11-14T15:41:47.786Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:47.833Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e59816dcce309d36c0c8618a2f9d0d48d73612c79e3046c75b0f62baade8e0b7 15:41:53 2023-11-14T15:41:47.872Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:53 2023-11-14T15:41:47.872Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:47.909Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:53 2023-11-14T15:41:47.909Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:47.971Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:53 2023-11-14T15:41:47.971Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.033Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.033Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.172Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.172Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.291Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.291Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.411Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.411Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.421Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.421Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.435Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.435Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.496Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.496Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.499Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.499Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.523Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.523Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.533Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:53 2023-11-14T15:41:48.533Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:48.533Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:48.560Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:53 2023-11-14T15:41:48.560Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:48.560Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:48.574Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.574Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.633Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.633Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.825Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.825Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.835Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.835Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.843Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.843Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:48.874Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:53 2023-11-14T15:41:48.874Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.027Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.027Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.227Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.227Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.239Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.239Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.305Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.305Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.426Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.426Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.449Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.449Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.586Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.587Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.589Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:53 2023-11-14T15:41:49.589Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:49.589Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:49.627Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.627Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.636Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.636Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.648Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.648Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.662Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:53 2023-11-14T15:41:49.663Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:49.663Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:49.687Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.687Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.727Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.727Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.776Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.776Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.880Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.880Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:49.996Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:53 2023-11-14T15:41:49.996Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.285Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.285Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.441Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:53 2023-11-14T15:41:50.441Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:50.441Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:50.446Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.446Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.508Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.508Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.533Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.533Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.589Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.589Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.602Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.602Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.623Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:53 2023-11-14T15:41:50.623Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:50.623Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:50.690Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.690Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.751Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.751Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.784Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.784Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.790Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.790Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.833Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.833Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:50.933Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:50.933Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.034Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.034Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.099Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.099Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.244Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.244Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.394Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:53 2023-11-14T15:41:51.394Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:51.394Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:51.413Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.413Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.441Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.441Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.486Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.486Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.548Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.548Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.727Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:53 2023-11-14T15:41:51.727Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:51.727Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:51.744Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.744Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.755Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.755Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.787Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.787Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.812Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.812Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.886Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.886Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.935Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.936Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.957Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.957Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:51.957Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:53 2023-11-14T15:41:51.961Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.036Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.036Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.248Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:53 2023-11-14T15:41:52.248Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:52.248Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:52.355Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.355Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.519Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.519Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.551Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.551Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.640Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.640Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.644Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.644Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.704Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.704Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.708Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.708Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.738Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.739Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.815Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.815Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.930Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:53 2023-11-14T15:41:52.931Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:52.931Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:52.938Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.938Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:52.940Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:53 2023-11-14T15:41:52.940Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.015Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.016Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.101Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.33061786S 15:41:53 2023-11-14T15:41:53.104Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:41:53 allow.auto.create.topics = true 15:41:53 auto.commit.interval.ms = 5000 15:41:53 auto.include.jmx.reporter = true 15:41:53 auto.offset.reset = earliest 15:41:53 bootstrap.servers = [PLAINTEXT://localhost:32786] 15:41:53 check.crcs = true 15:41:53 client.dns.lookup = use_all_dns_ips 15:41:53 client.id = consumer-ncmp-group-10 15:41:53 client.rack = 15:41:53 connections.max.idle.ms = 540000 15:41:53 default.api.timeout.ms = 60000 15:41:53 enable.auto.commit = true 15:41:53 exclude.internal.topics = true 15:41:53 fetch.max.bytes = 52428800 15:41:53 fetch.max.wait.ms = 500 15:41:53 fetch.min.bytes = 1 15:41:53 group.id = ncmp-group 15:41:53 group.instance.id = null 15:41:53 heartbeat.interval.ms = 3000 15:41:53 interceptor.classes = [] 15:41:53 internal.leave.group.on.close = true 15:41:53 internal.throw.on.fetch.stable.offset.unsupported = false 15:41:53 isolation.level = read_uncommitted 15:41:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:41:53 max.partition.fetch.bytes = 1048576 15:41:53 max.poll.interval.ms = 300000 15:41:53 max.poll.records = 500 15:41:53 metadata.max.age.ms = 300000 15:41:53 metric.reporters = [] 15:41:53 metrics.num.samples = 2 15:41:53 metrics.recording.level = INFO 15:41:53 metrics.sample.window.ms = 30000 15:41:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:41:53 receive.buffer.bytes = 65536 15:41:53 reconnect.backoff.max.ms = 1000 15:41:53 reconnect.backoff.ms = 50 15:41:53 request.timeout.ms = 30000 15:41:53 retry.backoff.ms = 100 15:41:53 sasl.client.callback.handler.class = null 15:41:53 sasl.jaas.config = null 15:41:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:41:53 sasl.kerberos.min.time.before.relogin = 60000 15:41:53 sasl.kerberos.service.name = null 15:41:53 sasl.kerberos.ticket.renew.jitter = 0.05 15:41:53 sasl.kerberos.ticket.renew.window.factor = 0.8 15:41:53 sasl.login.callback.handler.class = null 15:41:53 sasl.login.class = null 15:41:53 sasl.login.connect.timeout.ms = null 15:41:53 sasl.login.read.timeout.ms = null 15:41:53 sasl.login.refresh.buffer.seconds = 300 15:41:53 sasl.login.refresh.min.period.seconds = 60 15:41:53 sasl.login.refresh.window.factor = 0.8 15:41:53 sasl.login.refresh.window.jitter = 0.05 15:41:53 sasl.login.retry.backoff.max.ms = 10000 15:41:53 sasl.login.retry.backoff.ms = 100 15:41:53 sasl.mechanism = GSSAPI 15:41:53 sasl.oauthbearer.clock.skew.seconds = 30 15:41:53 sasl.oauthbearer.expected.audience = null 15:41:53 sasl.oauthbearer.expected.issuer = null 15:41:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:41:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:41:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:41:53 sasl.oauthbearer.jwks.endpoint.url = null 15:41:53 sasl.oauthbearer.scope.claim.name = scope 15:41:53 sasl.oauthbearer.sub.claim.name = sub 15:41:53 sasl.oauthbearer.token.endpoint.url = null 15:41:53 security.protocol = PLAINTEXT 15:41:53 security.providers = null 15:41:53 send.buffer.bytes = 131072 15:41:53 session.timeout.ms = 45000 15:41:53 socket.connection.setup.timeout.max.ms = 30000 15:41:53 socket.connection.setup.timeout.ms = 10000 15:41:53 ssl.cipher.suites = null 15:41:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:41:53 ssl.endpoint.identification.algorithm = https 15:41:53 ssl.engine.factory.class = null 15:41:53 ssl.key.password = null 15:41:53 ssl.keymanager.algorithm = SunX509 15:41:53 ssl.keystore.certificate.chain = null 15:41:53 ssl.keystore.key = null 15:41:53 ssl.keystore.location = null 15:41:53 ssl.keystore.password = null 15:41:53 ssl.keystore.type = JKS 15:41:53 ssl.protocol = TLSv1.3 15:41:53 ssl.provider = null 15:41:53 ssl.secure.random.implementation = null 15:41:53 ssl.trustmanager.algorithm = PKIX 15:41:53 ssl.truststore.certificates = null 15:41:53 ssl.truststore.location = null 15:41:53 ssl.truststore.password = null 15:41:53 ssl.truststore.type = JKS 15:41:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:41:53 15:41:53 2023-11-14T15:41:53.106Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:41:53 2023-11-14T15:41:53.106Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:41:53 2023-11-14T15:41:53.106Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976513106 15:41:53 15:41:53 . ____ _ __ _ _ 15:41:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:53 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:53 =========|_|==============|___/=/_/_/_/ 15:41:53 :: Spring Boot :: (v3.1.2) 15:41:53 15:41:53 2023-11-14T15:41:53.119Z INFO 8072 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:53 2023-11-14T15:41:53.119Z INFO 8072 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:41:53 2023-11-14T15:41:53.138Z INFO 8072 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.03 seconds (process running for 129.626) 15:41:53 2023-11-14T15:41:53.144Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 15:41:53 2023-11-14T15:41:53.162Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:41:53 2023-11-14T15:41:53.162Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:41:53 acks = -1 15:41:53 auto.include.jmx.reporter = true 15:41:53 batch.size = 16384 15:41:53 bootstrap.servers = [PLAINTEXT://localhost:32786] 15:41:53 buffer.memory = 33554432 15:41:53 client.dns.lookup = use_all_dns_ips 15:41:53 client.id = producer-14 15:41:53 compression.type = none 15:41:53 connections.max.idle.ms = 540000 15:41:53 delivery.timeout.ms = 120000 15:41:53 enable.idempotence = false 15:41:53 interceptor.classes = [] 15:41:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:41:53 linger.ms = 1 15:41:53 max.block.ms = 60000 15:41:53 max.in.flight.requests.per.connection = 5 15:41:53 max.request.size = 1048576 15:41:53 metadata.max.age.ms = 300000 15:41:53 metadata.max.idle.ms = 300000 15:41:53 metric.reporters = [] 15:41:53 metrics.num.samples = 2 15:41:53 metrics.recording.level = INFO 15:41:53 metrics.sample.window.ms = 30000 15:41:53 partitioner.adaptive.partitioning.enable = true 15:41:53 partitioner.availability.timeout.ms = 0 15:41:53 partitioner.class = null 15:41:53 partitioner.ignore.keys = false 15:41:53 receive.buffer.bytes = 32768 15:41:53 reconnect.backoff.max.ms = 1000 15:41:53 reconnect.backoff.ms = 50 15:41:53 request.timeout.ms = 30000 15:41:53 retries = 0 15:41:53 retry.backoff.ms = 100 15:41:53 sasl.client.callback.handler.class = null 15:41:53 sasl.jaas.config = null 15:41:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:41:53 sasl.kerberos.min.time.before.relogin = 60000 15:41:53 sasl.kerberos.service.name = null 15:41:53 sasl.kerberos.ticket.renew.jitter = 0.05 15:41:53 sasl.kerberos.ticket.renew.window.factor = 0.8 15:41:53 sasl.login.callback.handler.class = null 15:41:53 sasl.login.class = null 15:41:53 sasl.login.connect.timeout.ms = null 15:41:53 sasl.login.read.timeout.ms = null 15:41:53 sasl.login.refresh.buffer.seconds = 300 15:41:53 sasl.login.refresh.min.period.seconds = 60 15:41:53 sasl.login.refresh.window.factor = 0.8 15:41:53 sasl.login.refresh.window.jitter = 0.05 15:41:53 sasl.login.retry.backoff.max.ms = 10000 15:41:53 sasl.login.retry.backoff.ms = 100 15:41:53 sasl.mechanism = GSSAPI 15:41:53 sasl.oauthbearer.clock.skew.seconds = 30 15:41:53 sasl.oauthbearer.expected.audience = null 15:41:53 sasl.oauthbearer.expected.issuer = null 15:41:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:41:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:41:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:41:53 sasl.oauthbearer.jwks.endpoint.url = null 15:41:53 sasl.oauthbearer.scope.claim.name = scope 15:41:53 sasl.oauthbearer.sub.claim.name = sub 15:41:53 sasl.oauthbearer.token.endpoint.url = null 15:41:53 security.protocol = PLAINTEXT 15:41:53 security.providers = null 15:41:53 send.buffer.bytes = 131072 15:41:53 socket.connection.setup.timeout.max.ms = 30000 15:41:53 socket.connection.setup.timeout.ms = 10000 15:41:53 ssl.cipher.suites = null 15:41:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:41:53 ssl.endpoint.identification.algorithm = https 15:41:53 ssl.engine.factory.class = null 15:41:53 ssl.key.password = null 15:41:53 ssl.keymanager.algorithm = SunX509 15:41:53 ssl.keystore.certificate.chain = null 15:41:53 ssl.keystore.key = null 15:41:53 ssl.keystore.location = null 15:41:53 ssl.keystore.password = null 15:41:53 ssl.keystore.type = JKS 15:41:53 ssl.protocol = TLSv1.3 15:41:53 ssl.provider = null 15:41:53 ssl.secure.random.implementation = null 15:41:53 ssl.trustmanager.algorithm = PKIX 15:41:53 ssl.truststore.certificates = null 15:41:53 ssl.truststore.location = null 15:41:53 ssl.truststore.password = null 15:41:53 ssl.truststore.type = JKS 15:41:53 transaction.timeout.ms = 60000 15:41:53 transactional.id = null 15:41:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:41:53 15:41:53 2023-11-14T15:41:53.162Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.162Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.165Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:41:53 2023-11-14T15:41:53.165Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:41:53 2023-11-14T15:41:53.165Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:41:53 2023-11-14T15:41:53.165Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976513165 15:41:53 2023-11-14T15:41:53.191Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.191Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.220Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:53 2023-11-14T15:41:53.221Z WARN 8072 --- [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. 15:41:53 2023-11-14T15:41:53.221Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:53 2023-11-14T15:41:53.264Z WARN 8072 --- [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} 15:41:53 2023-11-14T15:41:53.264Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: py2Js7hUTliU1hYDVziC8w 15:41:53 2023-11-14T15:41:53.271Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.271Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.388Z WARN 8072 --- [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} 15:41:53 2023-11-14T15:41:53.496Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to tdTLNsSGRjyReCuiVhdFrg 15:41:53 2023-11-14T15:41:53.505Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to tdTLNsSGRjyReCuiVhdFrg 15:41:53 2023-11-14T15:41:53.505Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: py2Js7hUTliU1hYDVziC8w 15:41:53 2023-11-14T15:41:53.525Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.525Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.548Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.548Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.556Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.556Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.557Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.557Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.606Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.606Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.720Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 15:41:53 2023-11-14T15:41:53.721Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 15:41:53 2023-11-14T15:41:53.740Z INFO 8072 --- [ 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-ff0017f2-fa1d-49c0-8dac-24d31e35f5fc 15:41:53 2023-11-14T15:41:53.740Z INFO 8072 --- [ 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) 15:41:53 2023-11-14T15:41:53.740Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 15:41:53 2023-11-14T15:41:53.753Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:53 2023-11-14T15:41:53.753Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:53 2023-11-14T15:41:53.760Z INFO 8072 --- [ 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-ff0017f2-fa1d-49c0-8dac-24d31e35f5fc', protocol='range'} 15:41:53 2023-11-14T15:41:53.760Z INFO 8072 --- [ 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-ff0017f2-fa1d-49c0-8dac-24d31e35f5fc=Assignment(partitions=[cm-events-0])} 15:41:53 2023-11-14T15:41:53.778Z INFO 8072 --- [ 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-ff0017f2-fa1d-49c0-8dac-24d31e35f5fc', protocol='range'} 15:41:53 2023-11-14T15:41:53.778Z INFO 8072 --- [ 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]) 15:41:53 2023-11-14T15:41:53.778Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 15:41:53 2023-11-14T15:41:53.793Z INFO 8072 --- [ 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 15:41:53 2023-11-14T15:41:53.806Z INFO 8072 --- [ 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:32786 (id: 1 rack: null)], epoch=0}}. 15:41:54 2023-11-14T15:41:53.903Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:41:54 2023-11-14T15:41:53.903Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 15:41:54 2023-11-14T15:41:53.920Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:54 2023-11-14T15:41:53.920Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:54 2023-11-14T15:41:53.924Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:54 2023-11-14T15:41:53.924Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:54 2023-11-14T15:41:53.933Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:54 2023-11-14T15:41:53.933Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:54 2023-11-14T15:41:53.949Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:54 2023-11-14T15:41:53.949Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:54 2023-11-14T15:41:53.962Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:41:54 2023-11-14T15:41:53.962Z INFO 8072 --- [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 15 due to node 1 being disconnected (elapsed time since creation: 125ms, elapsed time since send: 125ms, request timeout: 30000ms) 15:41:54 2023-11-14T15:41:53.962Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 15:41:54 2023-11-14T15:41:53.962Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 15:41:54 2023-11-14T15:41:53.962Z INFO 8072 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1273505887, epoch=1) to node 1: 15:41:54 15:41:54 org.apache.kafka.common.errors.DisconnectException: null 15:41:54 15:41:54 2023-11-14T15:41:53.962Z INFO 8072 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:41:54 2023-11-14T15:41:53.994Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:54 2023-11-14T15:41:53.994Z WARN 8072 --- [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. 15:41:54 2023-11-14T15:41:53.994Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:54 2023-11-14T15:41:54.004Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:41:54 2023-11-14T15:41:54.004Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:41:54 2023-11-14T15:41:54.063Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:41:54 2023-11-14T15:41:54.063Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:41:54 2023-11-14T15:41:54.104Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:41:54 2023-11-14T15:41:54.104Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:41:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.374 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 15:41:54 2023-11-14T15:41:54.150Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:54 2023-11-14T15:41:54.150Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:54 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 15:41:54 2023-11-14T15:41:54.163Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:41:54 2023-11-14T15:41:54.163Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:41:54 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 15:41:54 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 15:41:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 15:41:54 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 15:41:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 15:41:54 2023-11-14T15:41:54.227Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:54 2023-11-14T15:41:54.227Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:54 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 15:41:54 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 15:41:54 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 15:41:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 15:41:54 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 15:41:54 2023-11-14T15:41:54.328Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 15:41:54 2023-11-14T15:41:54.331Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 15:41:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 15:41:54 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 15:41:56 2023-11-14T15:41:54.356Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.356Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.361Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.361Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.368Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.368Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.386Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:56 2023-11-14T15:41:54.386Z WARN 8072 --- [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. 15:41:56 2023-11-14T15:41:54.386Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:56 2023-11-14T15:41:54.409Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.409Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.481Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.482Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.614Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.614Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.711Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.712Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.729Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.729Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.760Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.760Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.857Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.857Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.870Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.870Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.873Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.873Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.929Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.929Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:54.979Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:56 2023-11-14T15:41:54.979Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.003Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.003Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.036Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.036Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.133Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.134Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.204Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:56 2023-11-14T15:41:55.204Z WARN 8072 --- [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. 15:41:56 2023-11-14T15:41:55.204Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:56 2023-11-14T15:41:55.289Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:56 2023-11-14T15:41:55.290Z WARN 8072 --- [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. 15:41:56 2023-11-14T15:41:55.290Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:56 2023-11-14T15:41:55.353Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.353Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.462Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.463Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.514Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.514Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.533Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.533Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.617Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.617Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.715Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.715Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.772Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.772Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.810Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.810Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.838Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.838Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.932Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.932Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.963Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.963Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:55.985Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:56 2023-11-14T15:41:55.985Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:56.026Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.026Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:56.034Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.034Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:56.034Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.034Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:56.056Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.056Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:56.057Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:56 2023-11-14T15:41:56.057Z WARN 8072 --- [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. 15:41:56 2023-11-14T15:41:56.057Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:56 2023-11-14T15:41:56.193Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:56 2023-11-14T15:41:56.193Z WARN 8072 --- [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. 15:41:56 2023-11-14T15:41:56.193Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:56 2023-11-14T15:41:56.323Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.323Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:56.400Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 15:41:56 2023-11-14T15:41:56.400Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 15:41:56 2023-11-14T15:41:56.402Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:41:56 2023-11-14T15:41:56.404Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module sync failed due to reason some exception. 15:41:56 2023-11-14T15:41:56.404Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 15:41:56 2023-11-14T15:41:56.404Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:41:56 2023-11-14T15:41:56.428Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 15:41:56 2023-11-14T15:41:56.430Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 15:41:56 2023-11-14T15:41:56.430Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 15:41:56 2023-11-14T15:41:56.457Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 15:41:56 2023-11-14T15:41:56.458Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 15:41:56 2023-11-14T15:41:56.464Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 15:41:56 2023-11-14T15:41:56.464Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:41:56 2023-11-14T15:41:56.465Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:41:56 2023-11-14T15:41:56.471Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.471Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 15:41:56 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 15:41:56 2023-11-14T15:41:56.518Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:41:56 2023-11-14T15:41:56.518Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:41:56 2023-11-14T15:41:56.518Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:41:56 2023-11-14T15:41:56.518Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.518Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.518Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:41:56 2023-11-14T15:41:56.522Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:41:56 2023-11-14T15:41:56.522Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 15:41:56 2023-11-14T15:41:56.522Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 15:41:56 2023-11-14T15:41:56.522Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.522Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.522Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:41:56 2023-11-14T15:41:56.524Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:41:56 2023-11-14T15:41:56.524Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 15:41:56 2023-11-14T15:41:56.524Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 15:41:56 2023-11-14T15:41:56.524Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.524Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.524Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:41:56 2023-11-14T15:41:56.525Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.525Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.525Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.527Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 15:41:56 2023-11-14T15:41:56.528Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.528Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.528Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 15:41:56 2023-11-14T15:41:56.529Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:41:56 2023-11-14T15:41:56.529Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.529Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.530Z WARN 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:41:56 2023-11-14T15:41:56.542Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.542Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.542Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:41:56 2023-11-14T15:41:56.543Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:41:56 2023-11-14T15:41:56.543Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:41:56 2023-11-14T15:41:56.543Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:41:56 2023-11-14T15:41:56.543Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.543Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 15:41:56 2023-11-14T15:41:56.543Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 15:41:56 2023-11-14T15:41:56.546Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:41:56 2023-11-14T15:41:56.546Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:41:56 2023-11-14T15:41:56.546Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:41:56 2023-11-14T15:41:56.546Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:41:56 2023-11-14T15:41:56.548Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:41:56 2023-11-14T15:41:56.549Z INFO 8072 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:41:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 15:41:56 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtilsSpec 15:41:56 2023-11-14T15:41:56.557Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.557Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:56.558Z DEBUG 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 1 15:41:56 2023-11-14T15:41:56.560Z DEBUG 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 15:41:56 2023-11-14T15:41:56.571Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.571Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:56 2023-11-14T15:41:56.573Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : First Attempt: no current attempts found. 15:41:56 2023-11-14T15:41:56.573Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 15:41:56 2023-11-14T15:41:56.576Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 15:41:56 2023-11-14T15:41:56.578Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Time until next attempt is 3 minutes: 15:41:56 2023-11-14T15:41:56.581Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 15:41:56 2023-11-14T15:41:56.583Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Locked for module upgrade. 15:41:56 2023-11-14T15:41:56.585Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : First Attempt: no current attempts found. 15:41:56 2023-11-14T15:41:56.585Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Time until next attempt is 1 minutes: 15:41:56 2023-11-14T15:41:56.587Z INFO 8072 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Locked for other reason 15:41:56 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtilsSpec 15:41:56 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 15:41:56 15:41:56,556 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@44b6df0a - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtils] onto the JUL framework 15:41:56 15:41:56,618 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:41:56 15:41:56,619 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:41:56 15:41:56,619 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ee02f7f - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:41:56 15:41:56,625 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:41:56 15:41:56,625 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ee02f7f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:41:56 15:41:56,627 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:41:56 15:41:56,627 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:41:56 15:41:56,627 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:41:56 15:41:56,628 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58b8ca0a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:41:56 15:41:56,628 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ee02f7f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:41:56 15:41:56,630 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:41:56 15:41:56,630 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:41:56 15:41:56,630 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:41:56 15:41:56,631 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976516631) 15:41:56 15:41:56,631 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:41:56 15:41:56,631 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:41:56 15:41:56,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:56 15:41:56,633 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:41:56 15:41:56,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:41:56 15:41:56,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:41:56 15:41:56,634 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:41:56 15:41:56,634 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:41:56 15:41:56,639 |-INFO in ch.qos.logback.classic.pattern.DateConverter@422ea610 - Setting zoneId to "UTC" 15:41:56 15:41:56,640 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:41:56 15:41:56,640 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:41:56 15:41:56,643 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:41:56 15:41:56,643 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:41:56 15:41:56,643 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:41:56 15:41:56,643 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:41:56 15:41:56,643 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:41:56 15:41:56,644 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c583dd1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:41:56 15:41:56,644 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:41:56 15:41:56,644 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29ab6dea - End of configuration. 15:41:56 15:41:56,644 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@26bf2477 - Registering current configuration as safe fallback point 15:41:56 15:41:56 15:41:56 . ____ _ __ _ _ 15:41:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:56 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:56 =========|_|==============|___/=/_/_/_/ 15:41:56 :: Spring Boot :: (v3.1.2) 15:41:56 15:41:56 2023-11-14T15:41:56.647Z INFO 8072 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:56 2023-11-14T15:41:56.647Z INFO 8072 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 15:41:56 2023-11-14T15:41:56.671Z INFO 8072 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.065 seconds (process running for 133.16) 15:41:56 2023-11-14T15:41:56.680Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:41:56 2023-11-14T15:41:56.680Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 15:41:56 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 15:41:56 15:41:56 . ____ _ __ _ _ 15:41:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:56 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:56 =========|_|==============|___/=/_/_/_/ 15:41:56 :: Spring Boot :: (v3.1.2) 15:41:56 15:41:56 2023-11-14T15:41:56.718Z INFO 8072 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:56 2023-11-14T15:41:56.718Z INFO 8072 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 15:41:56 2023-11-14T15:41:56.724Z INFO 8072 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.036 seconds (process running for 133.212) 15:41:56 2023-11-14T15:41:56.729Z WARN 8072 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 15:41:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 15:41:56 2023-11-14T15:41:56.735Z WARN 8072 --- [onPool-worker-1] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 15:41:56 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 15:41:57 2023-11-14T15:41:56.895Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:41:57 2023-11-14T15:41:56.895Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:56.970Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:41:57 2023-11-14T15:41:56.970Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:56.970Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:41:57 2023-11-14T15:41:56.970Z WARN 8072 --- [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. 15:41:57 2023-11-14T15:41:56.970Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:57 2023-11-14T15:41:56.974Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:41:57 2023-11-14T15:41:56.974Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:56.990Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:41:57 2023-11-14T15:41:56.991Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:57 15:41:57 . ____ _ __ _ _ 15:41:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:57 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:57 =========|_|==============|___/=/_/_/_/ 15:41:57 :: Spring Boot :: (v3.1.2) 15:41:57 15:41:57 2023-11-14T15:41:57.033Z INFO 8072 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:57 2023-11-14T15:41:57.033Z INFO 8072 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:41:57 2023-11-14T15:41:57.091Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.091Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.120Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.120Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.137Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.137Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.140Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.140Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.141Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.141Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.170Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:41:57 2023-11-14T15:41:57.170Z WARN 8072 --- [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. 15:41:57 2023-11-14T15:41:57.170Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:41:57 2023-11-14T15:41:57.174Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.174Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.267Z INFO 8072 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.245 seconds (process running for 133.755) 15:41:57 2023-11-14T15:41:57.295Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.295Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.328Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.328Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:57 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 15:41:57 15:41:57 . ____ _ __ _ _ 15:41:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:57 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:57 =========|_|==============|___/=/_/_/_/ 15:41:57 :: Spring Boot :: (v3.1.2) 15:41:57 15:41:57 2023-11-14T15:41:57.474Z INFO 8072 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:57 2023-11-14T15:41:57.475Z INFO 8072 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:41:57 2023-11-14T15:41:57.475Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.475Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.498Z INFO 8072 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.035 seconds (process running for 133.987) 15:41:57 2023-11-14T15:41:57.542Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.542Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:41:57 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 15:41:57 2023-11-14T15:41:57.552Z INFO 8072 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 15:41:57 2023-11-14T15:41:57.554Z INFO 8072 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 15:41:57 2023-11-14T15:41:57.554Z INFO 8072 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 15:41:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 15:41:57 2023-11-14T15:41:57.594Z ERROR 8072 --- [ main] 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.trustlevel.DeviceTrustLevel with cause : null 15:41:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelFilterSpec 15:41:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelFilterSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DMiPluginWatchDogSpec 15:41:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DMiPluginWatchDogSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 15:41:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 15:41:57 2023-11-14T15:41:57.624Z ERROR 8072 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed 15:41:57 15:41:57 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 15:41:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:57 at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) 15:41:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:57 15:41:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 15:41:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 15:41:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 15:41:57 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 15:41:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 15:41:57 2023-11-14T15:41:57.727Z ERROR 8072 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed 15:41:57 15:41:57 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 15:41:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:41:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:41:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:41:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:41:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:41:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:41:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:41:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:41:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:41:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:41:57 at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) 15:41:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:41:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:41:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:41:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:41:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:41:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:41:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:41:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:41:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:41:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:41:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:41:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:41:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:41:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:41:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:41:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:41:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:41:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:41:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:41:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:41:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:41:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:41:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:41:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:41:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:41:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:41:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:41:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:41:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:41:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:41:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:41:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:41:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:41:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:41:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:41:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:41:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:41:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:41:57 15:41:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 15:41:57 2023-11-14T15:41:57.743Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.743Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:41:57 15:41:57 . ____ _ __ _ _ 15:41:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:41:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:41:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:41:57 ' |____| .__|_| |_|_| |_\__, | / / / / 15:41:57 =========|_|==============|___/=/_/_/_/ 15:41:57 :: Spring Boot :: (v3.1.2) 15:41:57 15:41:57 2023-11-14T15:41:57.761Z INFO 8072 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8072 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:41:57 2023-11-14T15:41:57.761Z INFO 8072 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 15:41:57 2023-11-14T15:41:57.787Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:41:57 2023-11-14T15:41:57.787Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:41:57 2023-11-14T15:41:57.792Z INFO 8072 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.05 seconds (process running for 134.28) 15:41:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 15:41:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 15:41:57 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 15:42:03 2023-11-14T15:41:57.816Z INFO 8072 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:42:03 2023-11-14T15:41:57.847Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:42:03 2023-11-14T15:41:57.848Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:57.901Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: cd640c105eddd569ff002622b0cc64435f842c2a7ed6bce21031bbc3289aefee 15:42:03 2023-11-14T15:41:57.937Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:42:03 2023-11-14T15:41:57.937Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:41:57.937Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:41:57.947Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:42:03 2023-11-14T15:41:57.947Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.041Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.041Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.107Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.108Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.108Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.108Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.138Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.138Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.199Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.199Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.289Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.289Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.292Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.292Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.298Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.298Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.300Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.300Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.340Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:42:03 2023-11-14T15:41:58.340Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:41:58.340Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:41:58.347Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.347Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.451Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.451Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.689Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.689Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.703Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.703Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.789Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.789Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.795Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:42:03 2023-11-14T15:41:58.795Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:41:58.795Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:41:58.851Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.851Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:58.953Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:42:03 2023-11-14T15:41:58.953Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.111Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.111Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.143Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.143Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.154Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.155Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.214Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.214Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.245Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.245Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.255Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:42:03 2023-11-14T15:41:59.255Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:41:59.255Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:41:59.266Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.266Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.268Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.268Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.295Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.295Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.303Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.303Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.342Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.342Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.354Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.354Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.703Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.703Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.766Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.766Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.818Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:42:03 2023-11-14T15:41:59.818Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:41:59.818Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:41:59.895Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.896Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:41:59.963Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:42:03 2023-11-14T15:41:59.963Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.007Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.007Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.100Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.100Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.118Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.118Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.122Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.122Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.156Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.156Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.208Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.208Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.218Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.218Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.245Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.245Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.257Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.257Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.258Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:42:03 2023-11-14T15:42:00.258Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:42:00.258Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:42:00.500Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.500Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.545Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.545Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.557Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.557Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.605Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.605Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.619Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.619Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:00.821Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:42:03 2023-11-14T15:42:00.821Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:42:00.821Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:42:00.966Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:42:03 2023-11-14T15:42:00.966Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.002Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.002Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.060Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.060Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.098Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.099Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.109Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.109Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.110Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:42:03 2023-11-14T15:42:01.110Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:42:01.110Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:42:01.161Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.161Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.210Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.211Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.222Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.222Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.222Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.222Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.275Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.276Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.448Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.448Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.618Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.618Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.623Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.623Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.699Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.699Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.703Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.703Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.807Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.807Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.919Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:42:03 2023-11-14T15:42:01.919Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:01.933Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:42:03 2023-11-14T15:42:01.933Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:42:01.933Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:42:02.007Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.007Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.013Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.013Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.062Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.062Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.113Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.114Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.189Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.189Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.219Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.219Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.319Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:42:03 2023-11-14T15:42:02.319Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:42:02.319Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:42:02.325Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.325Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.363Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.363Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.391Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.391Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.520Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.520Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.602Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.602Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.605Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.605Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.651Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.651Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.776Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.776Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.796Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:42:03 2023-11-14T15:42:02.796Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:42:02.797Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:03 2023-11-14T15:42:02.809Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.809Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.872Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.873Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.912Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.912Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:02.976Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:42:03 2023-11-14T15:42:02.976Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:03.119Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:42:03 2023-11-14T15:42:03.119Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:03.177Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:42:03 2023-11-14T15:42:03.177Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:03.209Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:42:03 2023-11-14T15:42:03.209Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:03.216Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:42:03 2023-11-14T15:42:03.216Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:03.252Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:42:03 2023-11-14T15:42:03.252Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:03.321Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:42:03 2023-11-14T15:42:03.321Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:03.377Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:42:03 2023-11-14T15:42:03.377Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:42:03 2023-11-14T15:42:03.415Z INFO 8072 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.598809765S 15:42:03 2023-11-14T15:42:03.417Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:42:03 allow.auto.create.topics = true 15:42:03 auto.commit.interval.ms = 5000 15:42:03 auto.include.jmx.reporter = true 15:42:03 auto.offset.reset = earliest 15:42:03 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:03 check.crcs = true 15:42:03 client.dns.lookup = use_all_dns_ips 15:42:03 client.id = consumer-test-11 15:42:03 client.rack = 15:42:03 connections.max.idle.ms = 540000 15:42:03 default.api.timeout.ms = 60000 15:42:03 enable.auto.commit = true 15:42:03 exclude.internal.topics = true 15:42:03 fetch.max.bytes = 52428800 15:42:03 fetch.max.wait.ms = 500 15:42:03 fetch.min.bytes = 1 15:42:03 group.id = test 15:42:03 group.instance.id = null 15:42:03 heartbeat.interval.ms = 3000 15:42:03 interceptor.classes = [] 15:42:03 internal.leave.group.on.close = true 15:42:03 internal.throw.on.fetch.stable.offset.unsupported = false 15:42:03 isolation.level = read_uncommitted 15:42:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:42:03 max.partition.fetch.bytes = 1048576 15:42:03 max.poll.interval.ms = 300000 15:42:03 max.poll.records = 500 15:42:03 metadata.max.age.ms = 300000 15:42:03 metric.reporters = [] 15:42:03 metrics.num.samples = 2 15:42:03 metrics.recording.level = INFO 15:42:03 metrics.sample.window.ms = 30000 15:42:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:42:03 receive.buffer.bytes = 65536 15:42:03 reconnect.backoff.max.ms = 1000 15:42:03 reconnect.backoff.ms = 50 15:42:03 request.timeout.ms = 30000 15:42:03 retry.backoff.ms = 100 15:42:03 sasl.client.callback.handler.class = null 15:42:03 sasl.jaas.config = null 15:42:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:03 sasl.kerberos.min.time.before.relogin = 60000 15:42:03 sasl.kerberos.service.name = null 15:42:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:03 sasl.login.callback.handler.class = null 15:42:03 sasl.login.class = null 15:42:03 sasl.login.connect.timeout.ms = null 15:42:03 sasl.login.read.timeout.ms = null 15:42:03 sasl.login.refresh.buffer.seconds = 300 15:42:03 sasl.login.refresh.min.period.seconds = 60 15:42:03 sasl.login.refresh.window.factor = 0.8 15:42:03 sasl.login.refresh.window.jitter = 0.05 15:42:03 sasl.login.retry.backoff.max.ms = 10000 15:42:03 sasl.login.retry.backoff.ms = 100 15:42:03 sasl.mechanism = GSSAPI 15:42:03 sasl.oauthbearer.clock.skew.seconds = 30 15:42:03 sasl.oauthbearer.expected.audience = null 15:42:03 sasl.oauthbearer.expected.issuer = null 15:42:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:03 sasl.oauthbearer.jwks.endpoint.url = null 15:42:03 sasl.oauthbearer.scope.claim.name = scope 15:42:03 sasl.oauthbearer.sub.claim.name = sub 15:42:03 sasl.oauthbearer.token.endpoint.url = null 15:42:03 security.protocol = PLAINTEXT 15:42:03 security.providers = null 15:42:03 send.buffer.bytes = 131072 15:42:03 session.timeout.ms = 45000 15:42:03 socket.connection.setup.timeout.max.ms = 30000 15:42:03 socket.connection.setup.timeout.ms = 10000 15:42:03 ssl.cipher.suites = null 15:42:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:03 ssl.endpoint.identification.algorithm = https 15:42:03 ssl.engine.factory.class = null 15:42:03 ssl.key.password = null 15:42:03 ssl.keymanager.algorithm = SunX509 15:42:03 ssl.keystore.certificate.chain = null 15:42:03 ssl.keystore.key = null 15:42:03 ssl.keystore.location = null 15:42:03 ssl.keystore.password = null 15:42:03 ssl.keystore.type = JKS 15:42:03 ssl.protocol = TLSv1.3 15:42:03 ssl.provider = null 15:42:03 ssl.secure.random.implementation = null 15:42:03 ssl.trustmanager.algorithm = PKIX 15:42:03 ssl.truststore.certificates = null 15:42:03 ssl.truststore.location = null 15:42:03 ssl.truststore.password = null 15:42:03 ssl.truststore.type = JKS 15:42:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:42:03 15:42:03 2023-11-14T15:42:03.420Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:03 2023-11-14T15:42:03.420Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:03 2023-11-14T15:42:03.420Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976523420 15:42:03 2023-11-14T15:42:03.428Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:42:03 2023-11-14T15:42:03.428Z WARN 8072 --- [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. 15:42:03 2023-11-14T15:42:03.428Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:04 2023-11-14T15:42:03.445Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:42:04 2023-11-14T15:42:03.445Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:42:04 acks = -1 15:42:04 auto.include.jmx.reporter = true 15:42:04 batch.size = 16384 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 buffer.memory = 33554432 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = producer-15 15:42:04 compression.type = none 15:42:04 connections.max.idle.ms = 540000 15:42:04 delivery.timeout.ms = 120000 15:42:04 enable.idempotence = false 15:42:04 interceptor.classes = [] 15:42:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:42:04 linger.ms = 1 15:42:04 max.block.ms = 60000 15:42:04 max.in.flight.requests.per.connection = 5 15:42:04 max.request.size = 1048576 15:42:04 metadata.max.age.ms = 300000 15:42:04 metadata.max.idle.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partitioner.adaptive.partitioning.enable = true 15:42:04 partitioner.availability.timeout.ms = 0 15:42:04 partitioner.class = null 15:42:04 partitioner.ignore.keys = false 15:42:04 receive.buffer.bytes = 32768 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retries = 0 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 transaction.timeout.ms = 60000 15:42:04 transactional.id = null 15:42:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:42:04 15:42:04 2023-11-14T15:42:03.446Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:42:04 2023-11-14T15:42:03.446Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:03.446Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:03.446Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976523446 15:42:04 2023-11-14T15:42:03.554Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:42:04 2023-11-14T15:42:03.554Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:03.620Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:42:04 2023-11-14T15:42:03.620Z WARN 8072 --- [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:32784) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:03.638Z WARN 8072 --- [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} 15:42:04 2023-11-14T15:42:03.638Z INFO 8072 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: QOVdFkD3TBu8rWTf5fb_3A 15:42:04 2023-11-14T15:42:03.667Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:42:04 2023-11-14T15:42:03.667Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:03.712Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:42:04 2023-11-14T15:42:03.712Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:03.765Z WARN 8072 --- [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} 15:42:04 2023-11-14T15:42:03.861Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:42:04 2023-11-14T15:42:03.861Z WARN 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:03.874Z WARN 8072 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 4 : {my-topic-name=LEADER_NOT_AVAILABLE} 15:42:04 2023-11-14T15:42:03.928Z INFO 8072 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:42:04 2023-11-14T15:42:03.928Z WARN 8072 --- [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:32786) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:03.961Z INFO 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:42:04 2023-11-14T15:42:03.961Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:03.962Z WARN 8072 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:04 2023-11-14T15:42:03.981Z INFO 8072 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 6lEeKaMqSSufP5bTcfeJ6A 15:42:04 2023-11-14T15:42:03.984Z INFO 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:42:04 2023-11-14T15:42:03.984Z WARN 8072 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.008Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:42:04 allow.auto.create.topics = true 15:42:04 auto.commit.interval.ms = 5000 15:42:04 auto.include.jmx.reporter = true 15:42:04 auto.offset.reset = earliest 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 check.crcs = true 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = consumer-test-12 15:42:04 client.rack = 15:42:04 connections.max.idle.ms = 540000 15:42:04 default.api.timeout.ms = 60000 15:42:04 enable.auto.commit = true 15:42:04 exclude.internal.topics = true 15:42:04 fetch.max.bytes = 52428800 15:42:04 fetch.max.wait.ms = 500 15:42:04 fetch.min.bytes = 1 15:42:04 group.id = test 15:42:04 group.instance.id = null 15:42:04 heartbeat.interval.ms = 3000 15:42:04 interceptor.classes = [] 15:42:04 internal.leave.group.on.close = true 15:42:04 internal.throw.on.fetch.stable.offset.unsupported = false 15:42:04 isolation.level = read_uncommitted 15:42:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:42:04 max.partition.fetch.bytes = 1048576 15:42:04 max.poll.interval.ms = 300000 15:42:04 max.poll.records = 500 15:42:04 metadata.max.age.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:42:04 receive.buffer.bytes = 65536 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 session.timeout.ms = 45000 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:42:04 15:42:04 2023-11-14T15:42:04.010Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.010Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.010Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524010 15:42:04 2023-11-14T15:42:04.015Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:42:04 2023-11-14T15:42:04.015Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:42:04 acks = -1 15:42:04 auto.include.jmx.reporter = true 15:42:04 batch.size = 16384 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 buffer.memory = 33554432 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = producer-16 15:42:04 compression.type = none 15:42:04 connections.max.idle.ms = 540000 15:42:04 delivery.timeout.ms = 120000 15:42:04 enable.idempotence = false 15:42:04 interceptor.classes = [] 15:42:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:42:04 linger.ms = 1 15:42:04 max.block.ms = 60000 15:42:04 max.in.flight.requests.per.connection = 5 15:42:04 max.request.size = 1048576 15:42:04 metadata.max.age.ms = 300000 15:42:04 metadata.max.idle.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partitioner.adaptive.partitioning.enable = true 15:42:04 partitioner.availability.timeout.ms = 0 15:42:04 partitioner.class = null 15:42:04 partitioner.ignore.keys = false 15:42:04 receive.buffer.bytes = 32768 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retries = 0 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 transaction.timeout.ms = 60000 15:42:04 transactional.id = null 15:42:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:42:04 15:42:04 2023-11-14T15:42:04.018Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:42:04 2023-11-14T15:42:04.018Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.018Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.018Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524018 15:42:04 2023-11-14T15:42:04.035Z INFO 8072 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 6lEeKaMqSSufP5bTcfeJ6A 15:42:04 2023-11-14T15:42:04.035Z INFO 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.035Z WARN 8072 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.035Z INFO 8072 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: QOVdFkD3TBu8rWTf5fb_3A 15:42:04 2023-11-14T15:42:04.050Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:42:04 allow.auto.create.topics = true 15:42:04 auto.commit.interval.ms = 5000 15:42:04 auto.include.jmx.reporter = true 15:42:04 auto.offset.reset = earliest 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 check.crcs = true 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = consumer-test-13 15:42:04 client.rack = 15:42:04 connections.max.idle.ms = 540000 15:42:04 default.api.timeout.ms = 60000 15:42:04 enable.auto.commit = true 15:42:04 exclude.internal.topics = true 15:42:04 fetch.max.bytes = 52428800 15:42:04 fetch.max.wait.ms = 500 15:42:04 fetch.min.bytes = 1 15:42:04 group.id = test 15:42:04 group.instance.id = null 15:42:04 heartbeat.interval.ms = 3000 15:42:04 interceptor.classes = [] 15:42:04 internal.leave.group.on.close = true 15:42:04 internal.throw.on.fetch.stable.offset.unsupported = false 15:42:04 isolation.level = read_uncommitted 15:42:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:42:04 max.partition.fetch.bytes = 1048576 15:42:04 max.poll.interval.ms = 300000 15:42:04 max.poll.records = 500 15:42:04 metadata.max.age.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:42:04 receive.buffer.bytes = 65536 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 session.timeout.ms = 45000 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:42:04 15:42:04 2023-11-14T15:42:04.052Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.052Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.052Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524052 15:42:04 2023-11-14T15:42:04.060Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:42:04 2023-11-14T15:42:04.060Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:42:04 acks = -1 15:42:04 auto.include.jmx.reporter = true 15:42:04 batch.size = 16384 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 buffer.memory = 33554432 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = producer-17 15:42:04 compression.type = none 15:42:04 connections.max.idle.ms = 540000 15:42:04 delivery.timeout.ms = 120000 15:42:04 enable.idempotence = false 15:42:04 interceptor.classes = [] 15:42:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:42:04 linger.ms = 1 15:42:04 max.block.ms = 60000 15:42:04 max.in.flight.requests.per.connection = 5 15:42:04 max.request.size = 1048576 15:42:04 metadata.max.age.ms = 300000 15:42:04 metadata.max.idle.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partitioner.adaptive.partitioning.enable = true 15:42:04 partitioner.availability.timeout.ms = 0 15:42:04 partitioner.class = null 15:42:04 partitioner.ignore.keys = false 15:42:04 receive.buffer.bytes = 32768 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retries = 0 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 transaction.timeout.ms = 60000 15:42:04 transactional.id = null 15:42:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:42:04 15:42:04 2023-11-14T15:42:04.062Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:42:04 2023-11-14T15:42:04.062Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.062Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.062Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524062 15:42:04 2023-11-14T15:42:04.072Z INFO 8072 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 6lEeKaMqSSufP5bTcfeJ6A 15:42:04 2023-11-14T15:42:04.072Z INFO 8072 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: QOVdFkD3TBu8rWTf5fb_3A 15:42:04 2023-11-14T15:42:04.082Z INFO 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.082Z WARN 8072 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.082Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:42:04 allow.auto.create.topics = true 15:42:04 auto.commit.interval.ms = 5000 15:42:04 auto.include.jmx.reporter = true 15:42:04 auto.offset.reset = earliest 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 check.crcs = true 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = consumer-test-14 15:42:04 client.rack = 15:42:04 connections.max.idle.ms = 540000 15:42:04 default.api.timeout.ms = 60000 15:42:04 enable.auto.commit = true 15:42:04 exclude.internal.topics = true 15:42:04 fetch.max.bytes = 52428800 15:42:04 fetch.max.wait.ms = 500 15:42:04 fetch.min.bytes = 1 15:42:04 group.id = test 15:42:04 group.instance.id = null 15:42:04 heartbeat.interval.ms = 3000 15:42:04 interceptor.classes = [] 15:42:04 internal.leave.group.on.close = true 15:42:04 internal.throw.on.fetch.stable.offset.unsupported = false 15:42:04 isolation.level = read_uncommitted 15:42:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:42:04 max.partition.fetch.bytes = 1048576 15:42:04 max.poll.interval.ms = 300000 15:42:04 max.poll.records = 500 15:42:04 metadata.max.age.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:42:04 receive.buffer.bytes = 65536 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 session.timeout.ms = 45000 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:42:04 15:42:04 2023-11-14T15:42:04.085Z INFO 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.085Z WARN 8072 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.086Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.086Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.086Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524086 15:42:04 2023-11-14T15:42:04.097Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:42:04 2023-11-14T15:42:04.097Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:42:04 acks = -1 15:42:04 auto.include.jmx.reporter = true 15:42:04 batch.size = 16384 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 buffer.memory = 33554432 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = producer-18 15:42:04 compression.type = none 15:42:04 connections.max.idle.ms = 540000 15:42:04 delivery.timeout.ms = 120000 15:42:04 enable.idempotence = false 15:42:04 interceptor.classes = [] 15:42:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:42:04 linger.ms = 1 15:42:04 max.block.ms = 60000 15:42:04 max.in.flight.requests.per.connection = 5 15:42:04 max.request.size = 1048576 15:42:04 metadata.max.age.ms = 300000 15:42:04 metadata.max.idle.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partitioner.adaptive.partitioning.enable = true 15:42:04 partitioner.availability.timeout.ms = 0 15:42:04 partitioner.class = null 15:42:04 partitioner.ignore.keys = false 15:42:04 receive.buffer.bytes = 32768 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retries = 0 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 transaction.timeout.ms = 60000 15:42:04 transactional.id = null 15:42:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:42:04 15:42:04 2023-11-14T15:42:04.099Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:42:04 2023-11-14T15:42:04.099Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.099Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.099Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524099 15:42:04 2023-11-14T15:42:04.108Z INFO 8072 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 6lEeKaMqSSufP5bTcfeJ6A 15:42:04 2023-11-14T15:42:04.108Z INFO 8072 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: QOVdFkD3TBu8rWTf5fb_3A 15:42:04 2023-11-14T15:42:04.116Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:42:04 allow.auto.create.topics = true 15:42:04 auto.commit.interval.ms = 5000 15:42:04 auto.include.jmx.reporter = true 15:42:04 auto.offset.reset = earliest 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 check.crcs = true 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = consumer-test-15 15:42:04 client.rack = 15:42:04 connections.max.idle.ms = 540000 15:42:04 default.api.timeout.ms = 60000 15:42:04 enable.auto.commit = true 15:42:04 exclude.internal.topics = true 15:42:04 fetch.max.bytes = 52428800 15:42:04 fetch.max.wait.ms = 500 15:42:04 fetch.min.bytes = 1 15:42:04 group.id = test 15:42:04 group.instance.id = null 15:42:04 heartbeat.interval.ms = 3000 15:42:04 interceptor.classes = [] 15:42:04 internal.leave.group.on.close = true 15:42:04 internal.throw.on.fetch.stable.offset.unsupported = false 15:42:04 isolation.level = read_uncommitted 15:42:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:42:04 max.partition.fetch.bytes = 1048576 15:42:04 max.poll.interval.ms = 300000 15:42:04 max.poll.records = 500 15:42:04 metadata.max.age.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:42:04 receive.buffer.bytes = 65536 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 session.timeout.ms = 45000 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:42:04 15:42:04 2023-11-14T15:42:04.118Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.118Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.118Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524118 15:42:04 2023-11-14T15:42:04.124Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:42:04 2023-11-14T15:42:04.124Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:42:04 acks = -1 15:42:04 auto.include.jmx.reporter = true 15:42:04 batch.size = 16384 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 buffer.memory = 33554432 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = producer-19 15:42:04 compression.type = none 15:42:04 connections.max.idle.ms = 540000 15:42:04 delivery.timeout.ms = 120000 15:42:04 enable.idempotence = false 15:42:04 interceptor.classes = [] 15:42:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:42:04 linger.ms = 1 15:42:04 max.block.ms = 60000 15:42:04 max.in.flight.requests.per.connection = 5 15:42:04 max.request.size = 1048576 15:42:04 metadata.max.age.ms = 300000 15:42:04 metadata.max.idle.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partitioner.adaptive.partitioning.enable = true 15:42:04 partitioner.availability.timeout.ms = 0 15:42:04 partitioner.class = null 15:42:04 partitioner.ignore.keys = false 15:42:04 receive.buffer.bytes = 32768 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retries = 0 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 transaction.timeout.ms = 60000 15:42:04 transactional.id = null 15:42:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:42:04 15:42:04 2023-11-14T15:42:04.127Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:42:04 2023-11-14T15:42:04.127Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.127Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.127Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524127 15:42:04 2023-11-14T15:42:04.133Z INFO 8072 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 6lEeKaMqSSufP5bTcfeJ6A 15:42:04 2023-11-14T15:42:04.133Z INFO 8072 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: QOVdFkD3TBu8rWTf5fb_3A 15:42:04 2023-11-14T15:42:04.139Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:42:04 allow.auto.create.topics = true 15:42:04 auto.commit.interval.ms = 5000 15:42:04 auto.include.jmx.reporter = true 15:42:04 auto.offset.reset = earliest 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 check.crcs = true 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = consumer-test-16 15:42:04 client.rack = 15:42:04 connections.max.idle.ms = 540000 15:42:04 default.api.timeout.ms = 60000 15:42:04 enable.auto.commit = true 15:42:04 exclude.internal.topics = true 15:42:04 fetch.max.bytes = 52428800 15:42:04 fetch.max.wait.ms = 500 15:42:04 fetch.min.bytes = 1 15:42:04 group.id = test 15:42:04 group.instance.id = null 15:42:04 heartbeat.interval.ms = 3000 15:42:04 interceptor.classes = [] 15:42:04 internal.leave.group.on.close = true 15:42:04 internal.throw.on.fetch.stable.offset.unsupported = false 15:42:04 isolation.level = read_uncommitted 15:42:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:42:04 max.partition.fetch.bytes = 1048576 15:42:04 max.poll.interval.ms = 300000 15:42:04 max.poll.records = 500 15:42:04 metadata.max.age.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:42:04 receive.buffer.bytes = 65536 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 session.timeout.ms = 45000 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:42:04 15:42:04 2023-11-14T15:42:04.141Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.141Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.141Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524141 15:42:04 2023-11-14T15:42:04.147Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:42:04 2023-11-14T15:42:04.147Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:42:04 acks = -1 15:42:04 auto.include.jmx.reporter = true 15:42:04 batch.size = 16384 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 buffer.memory = 33554432 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = producer-20 15:42:04 compression.type = none 15:42:04 connections.max.idle.ms = 540000 15:42:04 delivery.timeout.ms = 120000 15:42:04 enable.idempotence = false 15:42:04 interceptor.classes = [] 15:42:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:42:04 linger.ms = 1 15:42:04 max.block.ms = 60000 15:42:04 max.in.flight.requests.per.connection = 5 15:42:04 max.request.size = 1048576 15:42:04 metadata.max.age.ms = 300000 15:42:04 metadata.max.idle.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partitioner.adaptive.partitioning.enable = true 15:42:04 partitioner.availability.timeout.ms = 0 15:42:04 partitioner.class = null 15:42:04 partitioner.ignore.keys = false 15:42:04 receive.buffer.bytes = 32768 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retries = 0 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 transaction.timeout.ms = 60000 15:42:04 transactional.id = null 15:42:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:42:04 15:42:04 2023-11-14T15:42:04.148Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:42:04 2023-11-14T15:42:04.148Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.148Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.148Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524148 15:42:04 2023-11-14T15:42:04.159Z INFO 8072 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 6lEeKaMqSSufP5bTcfeJ6A 15:42:04 2023-11-14T15:42:04.159Z INFO 8072 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: QOVdFkD3TBu8rWTf5fb_3A 15:42:04 2023-11-14T15:42:04.164Z INFO 8072 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:42:04 allow.auto.create.topics = true 15:42:04 auto.commit.interval.ms = 5000 15:42:04 auto.include.jmx.reporter = true 15:42:04 auto.offset.reset = earliest 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 check.crcs = true 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = consumer-test-17 15:42:04 client.rack = 15:42:04 connections.max.idle.ms = 540000 15:42:04 default.api.timeout.ms = 60000 15:42:04 enable.auto.commit = true 15:42:04 exclude.internal.topics = true 15:42:04 fetch.max.bytes = 52428800 15:42:04 fetch.max.wait.ms = 500 15:42:04 fetch.min.bytes = 1 15:42:04 group.id = test 15:42:04 group.instance.id = null 15:42:04 heartbeat.interval.ms = 3000 15:42:04 interceptor.classes = [] 15:42:04 internal.leave.group.on.close = true 15:42:04 internal.throw.on.fetch.stable.offset.unsupported = false 15:42:04 isolation.level = read_uncommitted 15:42:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:42:04 max.partition.fetch.bytes = 1048576 15:42:04 max.poll.interval.ms = 300000 15:42:04 max.poll.records = 500 15:42:04 metadata.max.age.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:42:04 receive.buffer.bytes = 65536 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 session.timeout.ms = 45000 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:42:04 15:42:04 2023-11-14T15:42:04.166Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.166Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.166Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524166 15:42:04 2023-11-14T15:42:04.167Z INFO 8072 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 15:42:04 2023-11-14T15:42:04.171Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:42:04 2023-11-14T15:42:04.172Z INFO 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:42:04 acks = -1 15:42:04 auto.include.jmx.reporter = true 15:42:04 batch.size = 16384 15:42:04 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:42:04 buffer.memory = 33554432 15:42:04 client.dns.lookup = use_all_dns_ips 15:42:04 client.id = producer-21 15:42:04 compression.type = none 15:42:04 connections.max.idle.ms = 540000 15:42:04 delivery.timeout.ms = 120000 15:42:04 enable.idempotence = false 15:42:04 interceptor.classes = [] 15:42:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:42:04 linger.ms = 1 15:42:04 max.block.ms = 60000 15:42:04 max.in.flight.requests.per.connection = 5 15:42:04 max.request.size = 1048576 15:42:04 metadata.max.age.ms = 300000 15:42:04 metadata.max.idle.ms = 300000 15:42:04 metric.reporters = [] 15:42:04 metrics.num.samples = 2 15:42:04 metrics.recording.level = INFO 15:42:04 metrics.sample.window.ms = 30000 15:42:04 partitioner.adaptive.partitioning.enable = true 15:42:04 partitioner.availability.timeout.ms = 0 15:42:04 partitioner.class = null 15:42:04 partitioner.ignore.keys = false 15:42:04 receive.buffer.bytes = 32768 15:42:04 reconnect.backoff.max.ms = 1000 15:42:04 reconnect.backoff.ms = 50 15:42:04 request.timeout.ms = 30000 15:42:04 retries = 0 15:42:04 retry.backoff.ms = 100 15:42:04 sasl.client.callback.handler.class = null 15:42:04 sasl.jaas.config = null 15:42:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:42:04 sasl.kerberos.min.time.before.relogin = 60000 15:42:04 sasl.kerberos.service.name = null 15:42:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:42:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:42:04 sasl.login.callback.handler.class = null 15:42:04 sasl.login.class = null 15:42:04 sasl.login.connect.timeout.ms = null 15:42:04 sasl.login.read.timeout.ms = null 15:42:04 sasl.login.refresh.buffer.seconds = 300 15:42:04 sasl.login.refresh.min.period.seconds = 60 15:42:04 sasl.login.refresh.window.factor = 0.8 15:42:04 sasl.login.refresh.window.jitter = 0.05 15:42:04 sasl.login.retry.backoff.max.ms = 10000 15:42:04 sasl.login.retry.backoff.ms = 100 15:42:04 sasl.mechanism = GSSAPI 15:42:04 sasl.oauthbearer.clock.skew.seconds = 30 15:42:04 sasl.oauthbearer.expected.audience = null 15:42:04 sasl.oauthbearer.expected.issuer = null 15:42:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:42:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:42:04 sasl.oauthbearer.jwks.endpoint.url = null 15:42:04 sasl.oauthbearer.scope.claim.name = scope 15:42:04 sasl.oauthbearer.sub.claim.name = sub 15:42:04 sasl.oauthbearer.token.endpoint.url = null 15:42:04 security.protocol = PLAINTEXT 15:42:04 security.providers = null 15:42:04 send.buffer.bytes = 131072 15:42:04 socket.connection.setup.timeout.max.ms = 30000 15:42:04 socket.connection.setup.timeout.ms = 10000 15:42:04 ssl.cipher.suites = null 15:42:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:42:04 ssl.endpoint.identification.algorithm = https 15:42:04 ssl.engine.factory.class = null 15:42:04 ssl.key.password = null 15:42:04 ssl.keymanager.algorithm = SunX509 15:42:04 ssl.keystore.certificate.chain = null 15:42:04 ssl.keystore.key = null 15:42:04 ssl.keystore.location = null 15:42:04 ssl.keystore.password = null 15:42:04 ssl.keystore.type = JKS 15:42:04 ssl.protocol = TLSv1.3 15:42:04 ssl.provider = null 15:42:04 ssl.secure.random.implementation = null 15:42:04 ssl.trustmanager.algorithm = PKIX 15:42:04 ssl.truststore.certificates = null 15:42:04 ssl.truststore.location = null 15:42:04 ssl.truststore.password = null 15:42:04 ssl.truststore.type = JKS 15:42:04 transaction.timeout.ms = 60000 15:42:04 transactional.id = null 15:42:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:42:04 15:42:04 2023-11-14T15:42:04.175Z WARN 8072 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:42:04 2023-11-14T15:42:04.175Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:42:04 2023-11-14T15:42:04.175Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:42:04 2023-11-14T15:42:04.175Z INFO 8072 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1699976524175 15:42:04 2023-11-14T15:42:04.179Z INFO 8072 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 6lEeKaMqSSufP5bTcfeJ6A 15:42:04 2023-11-14T15:42:04.179Z INFO 8072 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: QOVdFkD3TBu8rWTf5fb_3A 15:42:04 2023-11-14T15:42:04.182Z INFO 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.182Z WARN 8072 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.189Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 6lEeKaMqSSufP5bTcfeJ6A 15:42:04 2023-11-14T15:42:04.189Z INFO 8072 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: QOVdFkD3TBu8rWTf5fb_3A 15:42:04 2023-11-14T15:42:04.223Z INFO 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.223Z WARN 8072 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.283Z INFO 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.283Z WARN 8072 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.311Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 15:42:04 2023-11-14T15:42:04.313Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 15:42:04 2023-11-14T15:42:04.323Z INFO 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.323Z WARN 8072 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.331Z INFO 8072 --- [ 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-94e0f081-d133-45bf-9ba8-33d9793b9544 15:42:04 2023-11-14T15:42:04.331Z INFO 8072 --- [ 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) 15:42:04 2023-11-14T15:42:04.331Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 15:42:04 2023-11-14T15:42:04.332Z INFO 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.332Z WARN 8072 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.355Z INFO 8072 --- [ 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-94e0f081-d133-45bf-9ba8-33d9793b9544', protocol='range'} 15:42:04 2023-11-14T15:42:04.355Z INFO 8072 --- [ 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-94e0f081-d133-45bf-9ba8-33d9793b9544=Assignment(partitions=[my-topic-name-0])} 15:42:04 2023-11-14T15:42:04.374Z INFO 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.374Z WARN 8072 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.376Z INFO 8072 --- [ 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-94e0f081-d133-45bf-9ba8-33d9793b9544', protocol='range'} 15:42:04 2023-11-14T15:42:04.376Z INFO 8072 --- [ 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]) 15:42:04 2023-11-14T15:42:04.376Z INFO 8072 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 15:42:04 2023-11-14T15:42:04.383Z INFO 8072 --- [ 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 15:42:04 2023-11-14T15:42:04.396Z INFO 8072 --- [ 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}}. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.515Z INFO 8072 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.516Z INFO 8072 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.518Z INFO 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.518Z WARN 8072 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.519Z INFO 8072 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.525Z INFO 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.525Z WARN 8072 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:42:04 2023-11-14T15:42:04.542Z INFO 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.542Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.542Z WARN 8072 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:42:04 2023-11-14T15:42:04.557Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.557Z INFO 8072 --- [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: 113ms, elapsed time since send: 113ms, request timeout: 30000ms) 15:42:04 2023-11-14T15:42:04.557Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 15:42:04 2023-11-14T15:42:04.557Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 15:42:04 2023-11-14T15:42:04.557Z INFO 8072 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=850611412, epoch=1) to node 1: 15:42:04 15:42:04 org.apache.kafka.common.errors.DisconnectException: null 15:42:04 15:42:04 2023-11-14T15:42:04.557Z INFO 8072 --- [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. 15:42:04 2023-11-14T15:42:04.615Z INFO 8072 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.615Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.616Z INFO 8072 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.616Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.616Z INFO 8072 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.616Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.616Z INFO 8072 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.616Z INFO 8072 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.616Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.616Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.616Z INFO 8072 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.616Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.619Z INFO 8072 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.619Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.658Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.659Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.716Z INFO 8072 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.716Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.717Z INFO 8072 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.717Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.720Z INFO 8072 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.720Z WARN 8072 --- [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. 15:42:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.917 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 15:42:04 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 15:42:04 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 15:42:04 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 15:42:04 2023-11-14T15:42:04.753Z WARN 8072 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 15:42:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 15:42:04 [INFO] Running org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 15:42:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 15:42:04 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 15:42:04 2023-11-14T15:42:04.759Z INFO 8072 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.759Z WARN 8072 --- [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. 15:42:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 15:42:04 2023-11-14T15:42:04.766Z INFO 8072 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.766Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.766Z INFO 8072 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.766Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.766Z INFO 8072 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.766Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.767Z INFO 8072 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:42:04 2023-11-14T15:42:04.767Z WARN 8072 --- [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. 15:42:04 2023-11-14T15:42:04.771Z INFO 8072 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.200]:5702 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:42:04 2023-11-14T15:42:04.772Z INFO 8072 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:42:05 [INFO] 15:42:05 [INFO] Results: 15:42:05 [INFO] 15:42:05 [WARNING] Tests run: 522, Failures: 0, Errors: 0, Skipped: 2 15:42:05 [INFO] 15:42:05 [INFO] 15:42:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 15:42:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:42:05 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 15:42:05 [INFO] 15:42:05 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 15:42:05 [INFO] 15:42:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 15:42:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar 15:42:05 [INFO] 15:42:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 15:42:05 [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-verify-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/* 15:42:05 [INFO] 15:42:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 15:42:05 [INFO] 15:42:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 15:42:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:42:05 [INFO] 15:42:05 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 15:42:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:42:05 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 15:42:05 [INFO] All coverage checks have been met. 15:42:05 [INFO] 15:42:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 15:42:05 [INFO] 15:42:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 15:42:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar 15:42:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom 15:42:05 [INFO] 15:42:05 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 15:42:05 [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] 15:42:05 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:05 [INFO] 15:42:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 15:42:05 [INFO] 15:42:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 15:42:05 [INFO] 15:42:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 15:42:05 [INFO] 15:42:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 15:42:05 [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-verify-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/* 15:42:05 [INFO] 15:42:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 15:42:05 [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-verify-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/* 15:42:05 [INFO] 15:42:05 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 15:42:05 [INFO] Generating with dryRun=false 15:42:05 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 15:42:05 [INFO] OpenAPI Generator: spring (server) 15:42:05 [INFO] Generator 'spring' is considered stable. 15:42:05 [INFO] ---------------------------------- 15:42:05 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:42:05 [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) 15:42:05 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:42:05 [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). 15:42:05 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:42:05 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:42:05 [INFO] Processing operation getResourceDataForCmHandle 15:42:05 [INFO] Processing operation updateResourceDataRunningForCmHandle 15:42:05 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:42:05 [INFO] Processing operation createResourceDataRunningForCmHandle 15:42:05 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:42:05 [INFO] Processing operation deleteResourceDataRunningForCmHandle 15:42:05 [INFO] Processing operation patchResourceDataRunningForCmHandle 15:42:05 [INFO] Processing operation executeDataOperationForCmHandles 15:42:05 [INFO] Processing operation queryResourceDataForCmHandle 15:42:05 [INFO] Processing operation getModuleReferencesByCmHandle 15:42:05 [INFO] Processing operation getModuleDefinitionsByCmHandleId 15:42:05 [INFO] Processing operation searchCmHandles 15:42:05 [INFO] Processing operation retrieveCmHandleDetailsById 15:42:05 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 15:42:05 [INFO] Processing operation searchCmHandleIds 15:42:05 [INFO] Processing operation getCmHandleStateByCmHandleId 15:42:05 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 15:42:05 [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] 15:42:05 [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] 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 15:42:06 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:42:06 [WARNING] Multiple MediaTypes found, using only the first one 15:42:06 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:42:06 [WARNING] Multiple MediaTypes found, using only the first one 15:42:06 [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] 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 15:42:06 [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] 15:42:06 [INFO] Skipping generation of supporting files. 15:42:06 ################################################################################ 15:42:06 # Thanks for using OpenAPI Generator. # 15:42:06 # Please consider donation to help us maintain this project 🙏 # 15:42:06 # https://opencollective.com/openapi_generator/donate # 15:42:06 ################################################################################ 15:42:06 [INFO] 15:42:06 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 15:42:06 [INFO] Generating with dryRun=false 15:42:06 [INFO] No .openapi-generator-ignore file found. 15:42:06 [INFO] OpenAPI Generator: spring (server) 15:42:06 [INFO] Generator 'spring' is considered stable. 15:42:06 [INFO] ---------------------------------- 15:42:06 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:42:06 [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) 15:42:06 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:42:06 [INFO] Processing operation updateDmiPluginRegistration 15:42:06 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 15:42:06 [INFO] Processing operation searchCmHandleIds 15:42:06 [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] 15:42:06 [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] 15:42:06 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 15:42:06 [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] 15:42:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 15:42:06 [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] 15:42:06 [INFO] Skipping generation of supporting files. 15:42:06 ################################################################################ 15:42:06 # Thanks for using OpenAPI Generator. # 15:42:06 # Please consider donation to help us maintain this project 🙏 # 15:42:06 # https://opencollective.com/openapi_generator/donate # 15:42:06 ################################################################################ 15:42:06 [INFO] 15:42:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 15:42:06 [INFO] You have 0 Checkstyle violations. 15:42:06 [INFO] 15:42:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 15:42:06 [INFO] You have 0 Checkstyle violations. 15:42:06 [INFO] 15:42:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 15:42:06 [INFO] Starting audit... 15:42:06 Audit done. 15:42:06 [INFO] You have 0 Checkstyle violations. 15:42:06 [INFO] 15:42:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 15:42:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:06 [INFO] Copying 1 resource 15:42:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 15:42:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 15:42:06 [INFO] 15:42:06 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 15:42:06 [INFO] Changes detected - recompiling the module! :dependency 15:42:06 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 15:42:07 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 15:42:07 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 15:42:07 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 15:42:07 [INFO] 15:42:07 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 15:42:07 [INFO] 15:42:07 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 15:42:07 [INFO] Fork Value is true 15:42:09 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:42:09 [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.0/spotbugs-4.2.0.jar) 15:42:09 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:42:09 [java] WARNING: System::setSecurityManager will be removed in a future release 15:42:11 [INFO] Done SpotBugs Analysis.... 15:42:11 [INFO] 15:42:11 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 15:42:11 [INFO] 15:42:11 [INFO] 15:42:11 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 15:42:11 [INFO] BugInstance size is 0 15:42:11 [INFO] Error size is 0 15:42:11 [INFO] No errors/warnings found 15:42:11 [INFO] 15:42:11 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 15:42:11 [INFO] Generating with dryRun=false 15:42:11 [INFO] No .openapi-generator-ignore file found. 15:42:11 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:42:11 [INFO] Generator 'openapi-yaml' is considered stable. 15:42:11 [INFO] Output file [outputFile=openapi-inventory.yaml] 15:42:11 [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] 15:42:11 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 15:42:11 [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] 15:42:11 [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] 15:42:11 [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] 15:42:11 [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] 15:42:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:42:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 15:42:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:42:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:42:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:42:11 ################################################################################ 15:42:11 # Thanks for using OpenAPI Generator. # 15:42:11 # Please consider donation to help us maintain this project 🙏 # 15:42:11 # https://opencollective.com/openapi_generator/donate # 15:42:11 ################################################################################ 15:42:11 [INFO] 15:42:11 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 15:42:12 [INFO] Generating with dryRun=false 15:42:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:42:12 [INFO] Generator 'openapi-yaml' is considered stable. 15:42:12 [INFO] Output file [outputFile=openapi.yaml] 15:42:12 [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). 15:42: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/ncmp] 15:42:12 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:42:12 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:42:12 [WARNING] Multiple MediaTypes found, using only the first one 15:42:12 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42: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/ncmp] 15:42:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:42:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 15:42:12 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 15:42:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:42:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:42:12 ################################################################################ 15:42:12 # Thanks for using OpenAPI Generator. # 15:42:12 # Please consider donation to help us maintain this project 🙏 # 15:42:12 # https://opencollective.com/openapi_generator/donate # 15:42:12 ################################################################################ 15:42:12 [INFO] 15:42:12 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 15:42:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:12 [INFO] Copying 2 resources 15:42:12 [INFO] 15:42:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 15:42:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:12 [INFO] Copying 6 resources 15:42:12 [INFO] 15:42:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 15:42:12 [INFO] Changes detected - recompiling the module! :dependency 15:42:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:42:12 [INFO] 15:42:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 15:42:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:42:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:42:13 [INFO] Compiled 18 files. 15:42:13 [INFO] 15:42:13 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 15:42:13 [INFO] 15:42:13 [INFO] ------------------------------------------------------- 15:42:13 [INFO] T E S T S 15:42:13 [INFO] ------------------------------------------------------- 15:42:15 15:42:14.916 [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. 15:42:15 15:42:15.109 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:42:15 15:42:15.235 [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. 15:42:15 15:42:15.281 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:42:15 15:42:15.302 [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. 15:42:15 15:42:15.310 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:42:15 15:42:15.353 [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. 15:42:15 15:42:15.361 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:42:15 15:42:15.365 [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. 15:42:15 15:42:15.375 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:42:15 15:42:15.378 [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. 15:42:15 15:42:15.384 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:42:15 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:42:19 15:42:14,714 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:42:19 15:42:14,744 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:42:19 15:42:14,744 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:42:19 15:42:14,746 |-INFO in ch.qos.logback.classic.BasicConfigurator@3bf92d96 - Setting up default configuration. 15:42:19 15:42:17,100 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:42:19 15:42:17,146 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35408036 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:42:19 15:42:17,146 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:42:19 15:42:17,149 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:42:19 15:42:17,149 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:42:19 15:42:17,149 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:42:19 15:42:17,151 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35408036 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:42:19 15:42:17,151 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:42:19 15:42:17,158 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:42:19 15:42:17,158 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:42:19 15:42:17,163 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:42:19 15:42:17,192 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976537190) 15:42:19 15:42:17,192 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:42:19 15:42:17,192 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:42:19 15:42:17,197 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:42:19 15:42:17,201 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:42:19 15:42:17,201 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:42:19 15:42:17,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:42:19 15:42:17,203 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:42:19 15:42:17,209 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:42:19 15:42:17,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:42:19 15:42:17,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:42:19 15:42:17,238 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:42:19 15:42:17,245 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:42:19 15:42:17,585 |-INFO in ch.qos.logback.classic.pattern.DateConverter@198fe398 - Setting zoneId to "UTC" 15:42:19 15:42:17,593 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:42:19 15:42:17,593 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:42:19 15:42:17,840 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:42:19 15:42:17,841 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:42:19 15:42:17,841 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:42:19 15:42:17,842 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:42:19 15:42:17,842 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:42:19 15:42:17,842 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:42:19 15:42:17,842 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:42:19 15:42:17,842 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@511e0453 - End of configuration. 15:42:19 15:42:17,843 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@60ee6f76 - Registering current configuration as safe fallback point 15:42:19 15:42:19 15:42:19 . ____ _ __ _ _ 15:42:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:42:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:42:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:42:19 ' |____| .__|_| |_|_| |_\__, | / / / / 15:42:19 =========|_|==============|___/=/_/_/_/ 15:42:19 :: Spring Boot :: (v3.1.2) 15:42:19 15:42:19 2023-11-14T15:42:17.933Z INFO 13076 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13076 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 15:42:19 2023-11-14T15:42:17.934Z INFO 13076 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:42:19 2023-11-14T15:42:19.378Z INFO 13076 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:42:19 2023-11-14T15:42:19.379Z INFO 13076 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:42:19 2023-11-14T15:42:19.380Z INFO 13076 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:42:19 2023-11-14T15:42:19.398Z INFO 13076 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.651 seconds (process running for 5.453) 15:42:19 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:42:20 2023-11-14T15:42:20.299Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:20 15:42:20 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 15:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:42:20 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 15:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:42:20 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:42:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:42:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:20 15:42:20 2023-11-14T15:42:20.309Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:20 15:42:20 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 15:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:42:20 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 15:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:42:20 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:42:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:42:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:20 15:42:20 2023-11-14T15:42:20.322Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:20 15:42:20 java.lang.IllegalStateException: some error message 15:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:42:20 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 15:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:42:20 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:42:20 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:42:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:42:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:20 15:42:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.887 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:42:20 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 15:42:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 15:42:20 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:42:21 15:42:21 . ____ _ __ _ _ 15:42:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:42:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:42:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:42:21 ' |____| .__|_| |_|_| |_\__, | / / / / 15:42:21 =========|_|==============|___/=/_/_/_/ 15:42:21 :: Spring Boot :: (v3.1.2) 15:42:21 15:42:21 2023-11-14T15:42:20.680Z INFO 13076 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13076 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 15:42:21 2023-11-14T15:42:20.680Z INFO 13076 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:42:21 2023-11-14T15:42:21.539Z INFO 13076 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:42:21 2023-11-14T15:42:21.539Z INFO 13076 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:42:21 2023-11-14T15:42:21.539Z INFO 13076 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:42:21 2023-11-14T15:42:21.547Z INFO 13076 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.896 seconds (process running for 7.602) 15:42:21 2023-11-14T15:42:21.727Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:21 15:42:21 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 15:42:21 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:42:21 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 15:42:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:21 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 15:42:21 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:21 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 15:42:21 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:42:21 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1580680388.executeRequest(Unknown Source) 15:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:114) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:21 15:42:21 2023-11-14T15:42:21.757Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:21 15:42:21 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 15:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:137) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:21 15:42:21 2023-11-14T15:42:21.983Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:21 15:42:21 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:42:21 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:42:21 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:42:21 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:42:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:42:22 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 15:42:22 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 15:42:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 15:42:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 15:42:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 15:42:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 15:42:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 15:42:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:42:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:42:22 ... 123 common frames omitted 15:42:22 15:42:22 2023-11-14T15:42:22.046Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:185) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 2023-11-14T15:42:22.053Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:42:22 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:185) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 2023-11-14T15:42:22.060Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:209) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 2023-11-14T15:42:22.066Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:42:22 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:209) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 2023-11-14T15:42:22.073Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:159) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 2023-11-14T15:42:22.080Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:42:22 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:159) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 2023-11-14T15:42:22.086Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:231) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:42:22 2023-11-14T15:42:22.091Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:42:22 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:231) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:42:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:42:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:42:22 15:42:22 . ____ _ __ _ _ 15:42:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:42:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:42:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:42:22 ' |____| .__|_| |_|_| |_\__, | / / / / 15:42:22 =========|_|==============|___/=/_/_/_/ 15:42:22 :: Spring Boot :: (v3.1.2) 15:42:22 15:42:22 2023-11-14T15:42:22.194Z INFO 13076 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13076 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 15:42:22 2023-11-14T15:42:22.194Z INFO 13076 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:42:22 2023-11-14T15:42:22.468Z INFO 13076 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:42:22 2023-11-14T15:42:22.469Z INFO 13076 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:42:22 2023-11-14T15:42:22.469Z INFO 13076 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:42:22 2023-11-14T15:42:22.472Z INFO 13076 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.318 seconds (process running for 8.527) 15:42:22 2023-11-14T15:42:22.545Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 15:42:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:42:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:42:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 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"]) 15:42:22 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 15:42:22 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 15:42:22 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 15:42:22 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 15:42:22 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 15:42:22 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 15:42:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 15:42:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 15:42:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 15:42:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 15:42:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:42:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:42:22 ... 123 common frames omitted 15:42:22 15:42:22 2023-11-14T15:42:22.587Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 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) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:42:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 15:42:22 2023-11-14T15:42:22.592Z ERROR 13076 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:42:22 15:42:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:42:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:42:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:42:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:42:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:42:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:42:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:42:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:42:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:42:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:42:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:42:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:42:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:42:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:42:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:42:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:42:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:42:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:42:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:42:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:22 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:42:22 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 15:42:22 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 15:42:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 15:42:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 15:42:22 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 15:42:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 15:42:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:42:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:42:22 ... 133 common frames omitted 15:42:22 15:42:22 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:42:22 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 15:42:23 2023-11-14T15:42:22.685Z ERROR 13076 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 15:42:23 2023-11-14T15:42:23.190Z WARN 13076 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 15:42:23 2023-11-14T15:42:23.196Z ERROR 13076 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 15:42:23 2023-11-14T15:42:23.199Z ERROR 13076 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 15:42:23 2023-11-14T15:42:23.203Z ERROR 13076 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 15:42:23 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 15:42:23 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 15:42:23 2023-11-14T15:42:23.268Z INFO 13076 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 15:42:23 2023-11-14T15:42:23.287Z ERROR 13076 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 15:42:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 15:42:23 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 15:42:23 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 15:42:23 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:42:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:42:23 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 15:42:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 15:42:23 [INFO] 15:42:23 [INFO] Results: 15:42:23 [INFO] 15:42:23 [WARNING] Tests run: 134, Failures: 0, Errors: 0, Skipped: 1 15:42:23 [INFO] 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 15:42:23 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:42:23 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:42:23 [INFO] 15:42:23 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 15:42:23 [INFO] 15:42:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 15:42:23 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 15:42:23 [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-verify-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/* 15:42:23 [INFO] 15:42:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 15:42:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 15:42:23 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:42:23 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:42:23 [INFO] All coverage checks have been met. 15:42:23 [INFO] 15:42:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 15:42:23 [INFO] 15:42:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 15:42:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 15:42:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom 15:42:23 [INFO] 15:42:23 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 15:42:23 [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] 15:42:23 [INFO] --------------------------------[ pom ]--------------------------------- 15:42:23 [INFO] 15:42:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] 15:42:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] 15:42:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:23 [INFO] surefireArgLine set to empty 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:23 [INFO] argLine set to empty 15:42:23 [INFO] 15:42:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] You have 0 Checkstyle violations. 15:42:23 [INFO] 15:42:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] You have 0 Checkstyle violations. 15:42:23 [INFO] 15:42:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] Starting audit... 15:42:23 Audit done. 15:42:23 [INFO] You have 0 Checkstyle violations. 15:42:23 [INFO] 15:42:23 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 15:42:23 [INFO] 15:42:23 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] 15:42:23 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 15:42:23 [INFO] 15:42:23 [INFO] 15:42:23 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] 15:42:23 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] No sources specified for compilation. Skipping. 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:23 [INFO] 15:42:23 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:23 [INFO] failsafeArgLine set to empty 15:42:23 [INFO] 15:42:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 15:42:23 [INFO] No tests to run. 15:42:23 [INFO] 15:42:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 15:42:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:24 [INFO] 15:42:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 15:42:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:24 [INFO] 15:42:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 15:42:24 [INFO] 15:42:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 15:42:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom 15:42:24 [INFO] 15:42:24 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 15:42:24 [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] 15:42:24 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:24 [INFO] 15:42:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] 15:42:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] 15:42:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] 15:42:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:24 [INFO] surefireArgLine set to empty 15:42:24 [INFO] 15:42:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:24 [INFO] argLine set to empty 15:42:24 [INFO] 15:42:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] You have 0 Checkstyle violations. 15:42:24 [INFO] 15:42:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] You have 0 Checkstyle violations. 15:42:24 [INFO] 15:42:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] Starting audit... 15:42:24 Audit done. 15:42:24 [INFO] You have 0 Checkstyle violations. 15:42:24 [INFO] 15:42:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:24 [INFO] Copying 3 resources 15:42:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 15:42:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 15:42:24 [INFO] 15:42:24 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] Changes detected - recompiling the module! :dependency 15:42:24 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:42:24 [INFO] 15:42:24 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 15:42:24 [INFO] 15:42:24 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 15:42:24 [INFO] Fork Value is true 15:42:26 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:42:26 [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.0/spotbugs-4.2.0.jar) 15:42:26 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:42:26 [java] WARNING: System::setSecurityManager will be removed in a future release 15:42:27 [INFO] Done SpotBugs Analysis.... 15:42:27 [INFO] 15:42:27 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 15:42:27 [INFO] 15:42:27 [INFO] 15:42:27 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 15:42:27 [INFO] BugInstance size is 0 15:42:27 [INFO] Error size is 0 15:42:27 [INFO] No errors/warnings found 15:42:27 [INFO] 15:42:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 15:42:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 15:42:27 [INFO] 15:42:27 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 15:42:27 [INFO] No sources to compile 15:42:27 [INFO] 15:42:27 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 15:42:27 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:42:27 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:42:28 [INFO] Compiled 4 files. 15:42:28 [INFO] 15:42:28 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 15:42:28 [INFO] 15:42:28 [INFO] ------------------------------------------------------- 15:42:28 [INFO] T E S T S 15:42:28 [INFO] ------------------------------------------------------- 15:42:29 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:42:32 15:42:28,929 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:42:32 15:42:28,950 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:42:32 15:42:28,950 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:42:32 15:42:28,951 |-INFO in ch.qos.logback.classic.BasicConfigurator@6a1ef65c - Setting up default configuration. 15:42:32 15:42:30,319 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:42:32 15:42:30,367 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@726934e2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:42:32 15:42:30,367 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:42:32 15:42:30,370 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:42:32 15:42:30,370 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:42:32 15:42:30,370 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:42:32 15:42:30,371 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@726934e2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:42:32 15:42:30,371 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:42:32 15:42:30,376 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:42:32 15:42:30,376 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:42:32 15:42:30,384 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:42:32 15:42:30,402 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976550400) 15:42:32 15:42:30,402 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:42:32 15:42:30,402 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:42:32 15:42:30,406 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:42:32 15:42:30,411 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:42:32 15:42:30,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:42:32 15:42:30,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:42:32 15:42:30,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:42:32 15:42:30,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:42:32 15:42:30,412 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:42:32 15:42:30,412 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:42:32 15:42:30,416 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:42:32 15:42:30,426 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:42:32 15:42:30,426 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:42:32 15:42:30,431 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:42:32 15:42:30,435 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:42:32 15:42:30,461 |-INFO in ch.qos.logback.classic.pattern.DateConverter@e280403 - Setting zoneId to "UTC" 15:42:32 15:42:30,487 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:42:32 15:42:30,487 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:42:32 15:42:30,657 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:42:32 15:42:30,658 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:42:32 15:42:30,658 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:42:32 15:42:30,658 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:42:32 15:42:30,659 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:42:32 15:42:30,659 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:42:32 15:42:30,659 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:42:32 15:42:30,660 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@42f85fa4 - End of configuration. 15:42:32 15:42:30,660 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@798dad3d - Registering current configuration as safe fallback point 15:42:32 15:42:32 2023-11-14T15:42:30.834Z INFO 13201 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13201 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 15:42:32 2023-11-14T15:42:30.835Z INFO 13201 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 15:42:32 2023-11-14T15:42:31.687Z INFO 13201 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 15:42:32 2023-11-14T15:42:31.689Z INFO 13201 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 15:42:32 2023-11-14T15:42:31.731Z INFO 13201 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 15:42:32 2023-11-14T15:42:31.731Z INFO 13201 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 874 ms 15:42:32 2023-11-14T15:42:31.796Z INFO 13201 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 15:42:32 2023-11-14T15:42:31.801Z INFO 13201 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@592cb470{application,/,[file:///tmp/jetty-docbase.0.14746473470435113409/],AVAILABLE} 15:42:32 2023-11-14T15:42:31.802Z INFO 13201 --- [ main] org.eclipse.jetty.server.Server : Started Server@4b32465{STARTING}[11.0.15,sto=0] @3315ms 15:42:32 2023-11-14T15:42:32.301Z INFO 13201 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 15:42:32 2023-11-14T15:42:32.301Z INFO 13201 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 15:42:32 2023-11-14T15:42:32.302Z INFO 13201 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 15:42:32 2023-11-14T15:42:32.336Z INFO 13201 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@455cbf18{HTTP/1.1, (http/1.1)}{0.0.0.0:35047} 15:42:32 2023-11-14T15:42:32.337Z INFO 13201 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 35047 (http/1.1) with context path '/' 15:42:32 2023-11-14T15:42:32.346Z INFO 13201 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.28 seconds (process running for 3.86) 15:42:32 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:42:33 2023-11-14T15:42:33.265Z WARN 13201 --- [qtp260345895-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 15:42:33 2023-11-14T15:42:33.265Z INFO 13201 --- [qtp260345895-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:42:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.608 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:42:33 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:42:33 2023-11-14T15:42:33.417Z WARN 13201 --- [ 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 15:42:33 2023-11-14T15:42:33.417Z INFO 13201 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:42:33 2023-11-14T15:42:33.421Z INFO 13201 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test6682313197426085906/file.txt 15:42:33 2023-11-14T15:42:33.422Z WARN 13201 --- [ 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 15:42:33 2023-11-14T15:42:33.422Z ERROR 13201 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 15:42:33 2023-11-14T15:42:33.423Z WARN 13201 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test6682313197426085906/unknown-file.txt', will search it in classpath 15:42:33 2023-11-14T15:42:33.423Z ERROR 13201 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test6682313197426085906/unknown-file.txt file not found on classpath or on file system 15:42:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:42:33 [INFO] 15:42:33 [INFO] Results: 15:42:33 [INFO] 15:42:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 15:42:33 [INFO] 15:42:33 [INFO] 15:42:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:33 [INFO] 15:42:33 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] 15:42:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 15:42:33 [INFO] 15:42:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:33 [INFO] failsafeArgLine set to empty 15:42:33 [INFO] 15:42:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] 15:42:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:33 [INFO] 15:42:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:33 [INFO] 15:42:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] 15:42:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 15:42:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 15:42:33 [INFO] Installing /w/workspace/cps-master-verify-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.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom 15:42:33 [INFO] 15:42:33 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 15:42:33 [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] 15:42:33 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:33 [INFO] 15:42:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 15:42:33 [INFO] 15:42:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 15:42:33 [INFO] 15:42:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 15:42:33 [INFO] 15:42:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 15:42:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:33 [INFO] surefireArgLine set to empty 15:42:33 [INFO] 15:42:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 15:42:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:33 [INFO] argLine set to empty 15:42:33 [INFO] 15:42:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 15:42:33 [INFO] You have 0 Checkstyle violations. 15:42:33 [INFO] 15:42:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 15:42:33 [INFO] You have 0 Checkstyle violations. 15:42:33 [INFO] 15:42:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 15:42:33 [INFO] Starting audit... 15:42:33 Audit done. 15:42:33 [INFO] You have 0 Checkstyle violations. 15:42:33 [INFO] 15:42:33 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 15:42:35 [INFO] 15:42:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 15:42:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 15:42:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 15:42:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 15:42:35 [INFO] 15:42:35 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 15:42:35 [INFO] Changes detected - recompiling the module! :dependency 15:42:35 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 15:42:35 [INFO] 15:42:35 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 15:42:35 [INFO] 15:42:35 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 15:42:35 [INFO] Fork Value is true 15:42:37 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:42:37 [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.0/spotbugs-4.2.0.jar) 15:42:37 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:42:37 [java] WARNING: System::setSecurityManager will be removed in a future release 15:42:38 [INFO] Done SpotBugs Analysis.... 15:42:38 [INFO] 15:42:38 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 15:42:38 [INFO] 15:42:38 [INFO] 15:42:38 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] BugInstance size is 0 15:42:38 [INFO] Error size is 0 15:42:38 [INFO] No errors/warnings found 15:42:38 [INFO] 15:42:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 15:42:38 [INFO] 15:42:38 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] No sources to compile 15:42:38 [INFO] 15:42:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] No sources specified for compilation. Skipping. 15:42:38 [INFO] 15:42:38 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] No tests to run. 15:42:38 [INFO] 15:42:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:38 [INFO] 15:42:38 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] 15:42:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 15:42:38 [INFO] 15:42:38 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:42:38 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar.original 15:42:38 [INFO] 15:42:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:38 [INFO] failsafeArgLine set to empty 15:42:38 [INFO] 15:42:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] No tests to run. 15:42:38 [INFO] 15:42:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:38 [INFO] 15:42:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:38 [INFO] 15:42:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] 15:42:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 15:42:38 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 15:42:38 [INFO] Installing /w/workspace/cps-master-verify-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.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom 15:42:38 [INFO] 15:42:38 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 15:42:38 [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] 15:42:38 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:41 [INFO] 15:42:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 15:42:41 [INFO] 15:42:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 15:42:41 [INFO] 15:42:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 15:42:41 [INFO] 15:42:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 15:42:41 [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-verify-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/* 15:42:41 [INFO] 15:42:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 15:42:41 [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-verify-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/* 15:42:41 [INFO] 15:42:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 15:42:41 [INFO] You have 0 Checkstyle violations. 15:42:41 [INFO] 15:42:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 15:42:41 [INFO] You have 0 Checkstyle violations. 15:42:41 [INFO] 15:42:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 15:42:41 [INFO] Starting audit... 15:42:41 Audit done. 15:42:41 [INFO] You have 0 Checkstyle violations. 15:42:41 [INFO] 15:42:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 15:42:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:41 [INFO] Copying 58 resources 15:42:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 15:42:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 15:42:41 [INFO] 15:42:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 15:42:41 [INFO] Changes detected - recompiling the module! :dependency 15:42:41 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 15:42:42 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 15:42:42 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 15:42:42 [INFO] 15:42:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 15:42:42 [INFO] 15:42:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 15:42:42 [INFO] Fork Value is true 15:42:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:42:44 [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.0/spotbugs-4.2.0.jar) 15:42:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:42:44 [java] WARNING: System::setSecurityManager will be removed in a future release 15:42:46 [INFO] Done SpotBugs Analysis.... 15:42:46 [INFO] 15:42:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 15:42:46 [INFO] 15:42:46 [INFO] 15:42:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 15:42:46 [INFO] BugInstance size is 0 15:42:46 [INFO] Error size is 0 15:42:46 [INFO] No errors/warnings found 15:42:46 [INFO] 15:42:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 15:42:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:42:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 15:42:46 [INFO] 15:42:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 15:42:46 [INFO] No sources to compile 15:42:46 [INFO] 15:42:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 15:42:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:42:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:42:48 [INFO] Compiled 24 files. 15:42:48 [INFO] 15:42:48 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 15:42:48 [INFO] 15:42:48 [INFO] ------------------------------------------------------- 15:42:48 [INFO] T E S T S 15:42:48 [INFO] ------------------------------------------------------- 15:42:50 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 15:42:51 15:42:51.126 [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 15:42:51 15:42:51.427 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:42:51 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 15:42:51 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 15:42:52 15:42:48,901 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:42:52 15:42:48,925 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:42:52 15:42:48,925 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:42:52 15:42:48,926 |-INFO in ch.qos.logback.classic.BasicConfigurator@d7ce31c - Setting up default configuration. 15:42:52 15:42:51,669 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ccf1542 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:42:52 15:42:51,715 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@302fa67a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:42:52 15:42:51,715 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ccf1542 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:42:52 15:42:51,719 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:42:52 15:42:51,719 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:42:52 15:42:51,719 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:42:52 15:42:51,721 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@302fa67a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:42:52 15:42:51,721 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ccf1542 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:42:52 15:42:51,728 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:42:52 15:42:51,728 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:42:52 15:42:51,754 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:42:52 15:42:51,823 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976571822) 15:42:52 15:42:51,824 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:42:52 15:42:51,824 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:42:52 15:42:51,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:42:52 15:42:51,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:42:52 15:42:51,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:42:52 15:42:51,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:42:52 15:42:51,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:42:52 15:42:51,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:42:52 15:42:51,832 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:42:52 15:42:51,838 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:42:52 15:42:51,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:42:52 15:42:51,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:42:52 15:42:51,865 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:42:52 15:42:51,872 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:42:52 15:42:51,884 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13c0ced1 - Setting zoneId to "UTC" 15:42:52 15:42:51,892 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:42:52 15:42:51,892 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:42:52 15:42:52,163 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:42:52 15:42:52,164 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:42:52 15:42:52,164 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:42:52 15:42:52,164 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:42:52 15:42:52,165 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:42:52 15:42:52,165 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:42:52 15:42:52,165 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:42:52 15:42:52,165 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3701acee - End of configuration. 15:42:52 15:42:52,165 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7ad0d002 - Registering current configuration as safe fallback point 15:42:52 15:42:52 15:42:52 . ____ _ __ _ _ 15:42:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:42:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:42:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:42:52 ' |____| .__|_| |_|_| |_\__, | / / / / 15:42:52 =========|_|==============|___/=/_/_/_/ 15:42:52 :: Spring Boot :: (v3.1.2) 15:42:52 15:42:52 2023-11-14T15:42:52.282Z INFO 13390 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13390 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 15:42:52 2023-11-14T15:42:52.283Z INFO 13390 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 15:42:52 2023-11-14T15:42:52.581Z INFO 13390 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.069 seconds (process running for 4.502) 15:42:52 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:42:55 2023-11-14T15:42:53.249Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:42:55 15:42:55 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:42:55 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:42:55 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:42:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:42:55 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:55 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:42:55 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:42:55 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:55 Caused by: org.hibernate.exception.ConstraintViolationException: 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:42:55 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:42:55 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:42:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:42:55 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:42:55 ... 48 common frames omitted 15:42:55 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:42:55 ... 75 common frames omitted 15:42:55 15:42:55 2023-11-14T15:42:53.529Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:42:55 15:42:55 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:42:55 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:42:55 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:42:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:42:55 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:55 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:42:55 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:42:55 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:55 Caused by: org.hibernate.exception.ConstraintViolationException: 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:42:55 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:42:55 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:42:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:42:55 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:42:55 ... 48 common frames omitted 15:42:55 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:42:55 ... 75 common frames omitted 15:42:55 15:42:55 2023-11-14T15:42:54.039Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 15:42:55 15:42:55 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:42:55 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:42:55 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:42:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:42:55 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:42:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:55 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:42:55 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:42:55 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:55 Caused by: org.hibernate.exception.ConstraintViolationException: 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:42:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:42:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:42:55 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:42:55 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:42:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:42:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:42:55 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:42:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:42:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:42:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:42:55 ... 48 common frames omitted 15:42:55 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:42:55 ... 75 common frames omitted 15:42:55 15:42:57 2023-11-14T15:42:55.383Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 15:42:57 15:42:57 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:57 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:42:57 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:42:57 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:42:57 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:42:57 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:42:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:57 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:42:57 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:42:57 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:42:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:57 Caused by: org.hibernate.exception.ConstraintViolationException: 15:42:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:42:57 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:42:57 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:42:57 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:42:57 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:42:57 ... 48 common frames omitted 15:42:57 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:42:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:42:57 ... 75 common frames omitted 15:42:57 15:42:57 2023-11-14T15:42:57.389Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 15:42:57 15:42:57 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:57 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:42:57 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:42:57 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:42:57 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:42:57 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:42:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:57 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:42:57 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:42:57 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:42:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:57 Caused by: org.hibernate.exception.ConstraintViolationException: 15:42:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:42:57 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:42:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:57 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:42:57 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:42:57 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:42:57 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:42:57 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:42:57 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:42:57 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:42:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:42:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:42:57 ... 48 common frames omitted 15:42:57 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:42:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:42:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:42:57 ... 75 common frames omitted 15:42:57 15:42:58 2023-11-14T15:42:57.405Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:42:58 15:42:58 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:42:58 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:42:58 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:42:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:42:58 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:42:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:58 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:42:58 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:42:58 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:42:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:58 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:58 Caused by: org.hibernate.exception.ConstraintViolationException: 15:42:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:42:58 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:42:58 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:42:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:42:58 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:42:58 ... 48 common frames omitted 15:42:58 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:42:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:42:58 ... 75 common frames omitted 15:42:58 15:42:58 2023-11-14T15:42:57.613Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:42:58 15:42:58 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:42:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:42:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:42:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:42:58 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:42:58 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:42:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:42:58 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:42:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:42:58 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:42:58 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:42:58 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:42:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:42:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:42:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:42:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:42:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:42:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:42:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:42:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:42:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:42:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:42:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:42:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:42:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:42:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:42:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:42:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:42:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:42:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:42:58 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:42:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:42:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:42:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:42:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:42:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:42:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:42:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:42:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:42:58 Caused by: org.hibernate.exception.ConstraintViolationException: 15:42:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:42:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:42:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:42:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:42:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:42:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:42:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:42:58 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:42:58 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:42:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:42:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:42:58 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:42:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:42:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:42:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:42:58 ... 48 common frames omitted 15:42:58 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:42:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:42:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:42:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:42:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:42:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:42:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:42:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:42:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:42:58 ... 75 common frames omitted 15:42:58 15:43:00 2023-11-14T15:42:58.117Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:43:00 15:43:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:43:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:43:00 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:43:00 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:43:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:43:00 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:43:00 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:43:00 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:43:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:43:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:00 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:43:00 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:43:00 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:43:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:43:00 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:00 ... 48 common frames omitted 15:43:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:00 ... 75 common frames omitted 15:43:00 15:43:00 2023-11-14T15:42:58.509Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:43:00 15:43:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:43:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:43:00 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:43:00 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:43:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:43:00 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:43:00 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:43:00 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:43:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:43:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:00 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:43:00 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:43:00 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:43:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:43:00 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:00 ... 48 common frames omitted 15:43:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:00 ... 75 common frames omitted 15:43:00 15:43:00 2023-11-14T15:42:59.203Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 15:43:00 15:43:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:43:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:43:00 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:43:00 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:43:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:43:00 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:43:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:43:00 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:43:00 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:43:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:43:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:00 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:00 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:43:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:43:00 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:43:00 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:43:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:43:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:43:00 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:43:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:00 ... 48 common frames omitted 15:43:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:00 ... 75 common frames omitted 15:43:00 15:43:02 2023-11-14T15:43:00.802Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 15:43:02 15:43:02 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:43:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:43:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:43:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:43:02 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:43:02 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:43:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:43:02 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:43:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:43:02 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:43:02 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:43:02 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:43:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:43:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:43:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:43:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:02 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:02 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:43:02 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:43:02 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:43:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:43:02 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:02 ... 48 common frames omitted 15:43:02 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:43:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:02 ... 75 common frames omitted 15:43:02 15:43:02 2023-11-14T15:43:02.807Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 15:43:02 15:43:02 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:43:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:43:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:43:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:43:02 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:43:02 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:43:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:43:02 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:43:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:43:02 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:43:02 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:43:02 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:43:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:43:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:43:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:43:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:02 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:02 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:43:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:43:02 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:43:02 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:43:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:43:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:43:02 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:43:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:02 ... 48 common frames omitted 15:43:02 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:43:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:02 ... 75 common frames omitted 15:43:02 15:43:03 2023-11-14T15:43:02.822Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:43:03 15:43:03 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:43:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:43:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:43:03 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:43:03 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:43:03 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:43:03 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:43:03 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:43:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:43:03 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:43:03 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:43:03 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:43:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:03 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:43:03 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:43:03 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:43:03 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:43:03 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:03 ... 48 common frames omitted 15:43:03 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:03 ... 75 common frames omitted 15:43:03 15:43:03 2023-11-14T15:43:03.183Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:43:03 15:43:03 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:43:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:43:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:43:03 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:43:03 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:43:03 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:43:03 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:43:03 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:43:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:43:03 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:43:03 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:43:03 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:43:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:03 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:43:03 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:43:03 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:43:03 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:43:03 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:43:03 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:03 ... 48 common frames omitted 15:43:03 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:03 ... 75 common frames omitted 15:43:03 15:43:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.156 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 15:43:03 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 15:43:03 2023-11-14T15:43:03.635Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:43:03 15:43:03 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:03 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:43:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:43:03 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:43:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:43:03 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:43:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:43:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:43:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:03 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:65) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 15:43:03 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 15:43:03 at java.base/java.lang.Class.newInstance(Class.java:645) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 15:43:03 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 15:43:03 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:03 ... 30 common frames omitted 15:43:03 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:03 ... 46 common frames omitted 15:43:03 15:43:03 2023-11-14T15:43:03.641Z WARN 13390 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:43:03 15:43:03 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 15:43:03 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:43:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:43:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:43:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:43:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:43:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:43:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:43:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:43:03 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:43:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:43:03 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:43:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:43:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:43:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:43:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:43:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:43:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:43:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:43:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:43:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:43:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:43:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:43:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:43:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:43:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:43:03 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:43:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:43:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:43:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:43:03 Caused by: org.hibernate.exception.ConstraintViolationException: 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:43:03 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:67) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 15:43:03 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 15:43:03 at java.base/java.lang.Class.newInstance(Class.java:645) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 15:43:03 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 15:43:03 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 15:43:03 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:43:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:43:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:43:03 ... 30 common frames omitted 15:43:03 Caused by: java.sql.SQLException: no checksum 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:43:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:43:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:43:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:43:03 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:43:03 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:43:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:43:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:43:03 ... 46 common frames omitted 15:43:03 15:43:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 15:43:03 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 15:43:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 15:43:03 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 15:43:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 15:43:03 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 15:43:03 2023-11-14T15:43:03.857Z INFO 13390 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 15:43:03 2023-11-14T15:43:03.857Z INFO 13390 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 15:43:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.onap.cps.spi.utils.SessionManagerSpec 15:43:03 [INFO] 15:43:03 [INFO] Results: 15:43:03 [INFO] 15:43:03 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 15:43:03 [INFO] 15:43:03 [INFO] 15:43:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 15:43:03 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:43:04 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:43:04 [INFO] 15:43:04 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 15:43:04 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 15:43:04 [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-verify-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/* 15:43:04 [INFO] 15:43:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 15:43:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 15:43:04 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:43:04 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:43:04 [INFO] All coverage checks have been met. 15:43:04 [INFO] 15:43:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 15:43:04 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar 15:43:04 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom 15:43:04 [INFO] 15:43:04 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 15:43:04 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] 15:43:04 [INFO] --------------------------------[ pom ]--------------------------------- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:04 [INFO] surefireArgLine set to empty 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:04 [INFO] argLine set to empty 15:43:04 [INFO] 15:43:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] You have 0 Checkstyle violations. 15:43:04 [INFO] 15:43:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] You have 0 Checkstyle violations. 15:43:04 [INFO] 15:43:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] Starting audit... 15:43:04 Audit done. 15:43:04 [INFO] You have 0 Checkstyle violations. 15:43:04 [INFO] 15:43:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 15:43:04 [INFO] 15:43:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] 15:43:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 15:43:04 [INFO] 15:43:04 [INFO] 15:43:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] 15:43:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] No sources specified for compilation. Skipping. 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:04 [INFO] 15:43:04 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:04 [INFO] failsafeArgLine set to empty 15:43:04 [INFO] 15:43:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] No tests to run. 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:04 [INFO] 15:43:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 15:43:04 [INFO] Installing /w/workspace/cps-master-verify-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.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom 15:43:04 [INFO] 15:43:04 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 15:43:04 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] 15:43:04 [INFO] --------------------------------[ jar ]--------------------------------- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:04 [INFO] surefireArgLine set to empty 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:04 [INFO] argLine set to empty 15:43:04 [INFO] 15:43:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] You have 0 Checkstyle violations. 15:43:04 [INFO] 15:43:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] You have 0 Checkstyle violations. 15:43:04 [INFO] 15:43:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] Starting audit... 15:43:04 Audit done. 15:43:04 [INFO] You have 0 Checkstyle violations. 15:43:04 [INFO] 15:43:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:04 [INFO] Copying 4 resources 15:43:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 15:43:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 15:43:04 [INFO] 15:43:04 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] Changes detected - recompiling the module! :dependency 15:43:04 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 15:43:04 [INFO] 15:43:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 15:43:04 [INFO] 15:43:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:04 [INFO] Fork Value is true 15:43:06 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:43:06 [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.0/spotbugs-4.2.0.jar) 15:43:06 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:43:06 [java] WARNING: System::setSecurityManager will be removed in a future release 15:43:07 [INFO] Done SpotBugs Analysis.... 15:43:07 [INFO] 15:43:07 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 15:43:07 [INFO] 15:43:07 [INFO] 15:43:07 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] BugInstance size is 0 15:43:07 [INFO] Error size is 0 15:43:07 [INFO] No errors/warnings found 15:43:07 [INFO] 15:43:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 15:43:07 [INFO] 15:43:07 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] No sources to compile 15:43:07 [INFO] 15:43:07 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] No sources specified for compilation. Skipping. 15:43:07 [INFO] 15:43:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] No tests to run. 15:43:07 [INFO] 15:43:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:07 [INFO] 15:43:07 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 15:43:07 [INFO] 15:43:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:07 [INFO] failsafeArgLine set to empty 15:43:07 [INFO] 15:43:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] No tests to run. 15:43:07 [INFO] 15:43:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:07 [INFO] 15:43:07 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:07 [INFO] 15:43:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 15:43:07 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 15:43:07 [INFO] Installing /w/workspace/cps-master-verify-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.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom 15:43:07 [INFO] 15:43:07 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 15:43:07 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] 15:43:07 [INFO] --------------------------------[ jar ]--------------------------------- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:07 [INFO] 15:43:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:07 [INFO] 15:43:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:07 [INFO] surefireArgLine set to empty 15:43:07 [INFO] 15:43:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:07 [INFO] argLine set to empty 15:43:07 [INFO] 15:43:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:07 [INFO] You have 0 Checkstyle violations. 15:43:07 [INFO] 15:43:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:08 [INFO] You have 0 Checkstyle violations. 15:43:08 [INFO] 15:43:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:08 [INFO] Starting audit... 15:43:08 Audit done. 15:43:08 [INFO] You have 0 Checkstyle violations. 15:43:08 [INFO] 15:43:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 15:43:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 15:43:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 15:43:08 [INFO] 15:43:08 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:08 [INFO] Changes detected - recompiling the module! :dependency 15:43:08 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 15:43:08 [INFO] 15:43:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 15:43:08 [INFO] 15:43:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:08 [INFO] Fork Value is true 15:43:09 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:43:09 [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.0/spotbugs-4.2.0.jar) 15:43:09 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:43:09 [java] WARNING: System::setSecurityManager will be removed in a future release 15:43:10 [INFO] Done SpotBugs Analysis.... 15:43:10 [INFO] 15:43:10 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 15:43:10 [INFO] 15:43:10 [INFO] 15:43:10 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:10 [INFO] BugInstance size is 0 15:43:10 [INFO] Error size is 0 15:43:10 [INFO] No errors/warnings found 15:43:10 [INFO] 15:43:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 15:43:10 [INFO] 15:43:10 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:10 [INFO] No sources to compile 15:43:10 [INFO] 15:43:10 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:10 [INFO] No sources specified for compilation. Skipping. 15:43:10 [INFO] 15:43:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:10 [INFO] No tests to run. 15:43:10 [INFO] 15:43:10 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:10 [INFO] 15:43:10 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:10 [INFO] 15:43:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 15:43:10 [INFO] 15:43:10 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:12 [INFO] 15:43:12 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231114T153536Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 15:43:12 [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 15:43:12 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:43:12 [INFO] Building project dependencies layer... 15:43:12 [INFO] Building dependencies layer... 15:43:12 [INFO] Building resources layer... 15:43:12 [INFO] Building jvm arg files layer... 15:43:12 [INFO] Building classes layer... 15:43:12 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:43:15 [INFO] 15:43:15 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 15:43:15 [INFO] Loading to Docker daemon... 15:43:19 [INFO] 15:43:19 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231114T153536Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 15:43:19 [INFO] 15:43:19 [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 15:43:19 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 15:43:19 [INFO] 15:43:19 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 15:43:19 [INFO] 15:43:19 [INFO] 15:43:19 [INFO] 15:43:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:19 [INFO] failsafeArgLine set to empty 15:43:19 [INFO] 15:43:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:19 [INFO] No tests to run. 15:43:19 [INFO] 15:43:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:19 [INFO] 15:43:19 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:43:19 [INFO] 15:43:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:19 [INFO] 15:43:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 15:43:19 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 15:43:19 [INFO] Installing /w/workspace/cps-master-verify-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.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom 15:43:19 [INFO] 15:43:19 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 15:43:19 [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] 15:43:19 [INFO] --------------------------------[ jar ]--------------------------------- 15:43:20 [INFO] 15:43:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 15:43:20 [INFO] 15:43:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 15:43:20 [INFO] 15:43:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 15:43:20 [INFO] 15:43:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 15:43:20 [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-verify-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/* 15:43:20 [INFO] 15:43:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 15:43:20 [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-verify-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/* 15:43:20 [INFO] 15:43:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 15:43:20 [INFO] You have 0 Checkstyle violations. 15:43:20 [INFO] 15:43:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 15:43:20 [INFO] You have 0 Checkstyle violations. 15:43:20 [INFO] 15:43:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 15:43:20 [INFO] Starting audit... 15:43:20 Audit done. 15:43:20 [INFO] You have 0 Checkstyle violations. 15:43:20 [INFO] 15:43:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 15:43:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 15:43:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 15:43:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 15:43:20 [INFO] 15:43:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 15:43:20 [INFO] No sources to compile 15:43:20 [INFO] 15:43:20 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 15:43:20 [INFO] 15:43:20 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 15:43:20 [INFO] 15:43:20 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 15:43:20 [INFO] 15:43:20 [INFO] 15:43:20 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 15:43:20 [INFO] 15:43:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 15:43:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:43:20 [INFO] Copying 15 resources 15:43:20 [INFO] 15:43:20 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 15:43:20 [INFO] Changes detected - recompiling the module! :dependency 15:43:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:43:20 [INFO] 15:43:20 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 15:43:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:43:21 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:43:23 [INFO] Compiled 72 files. 15:43:23 [INFO] 15:43:23 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 15:43:23 [INFO] 15:43:23 [INFO] ------------------------------------------------------- 15:43:23 [INFO] T E S T S 15:43:23 [INFO] ------------------------------------------------------- 15:43:25 15:43:25.873 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:43:25 [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 15:44:08 15:43:26.259 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 15:44:08 15:43:26.667 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:44:08 15:43:26.668 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:44:08 15:43:26.688 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:44:08 Server Version: 23.0.1 15:44:08 API Version: 1.42 15:44:08 Operating System: CentOS Stream 8 15:44:08 Total Memory: 31890 MB 15:44:08 15:43:26.691 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:44:08 ******************************************************************************** 15:44:08 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:44:08 ******************************************************************************** 15:44:08 15:43:26.699 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:44:08 15:43:26.700 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:44:08 15:43:26.726 [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. 15:44:08 15:43:26.732 [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) 15:44:08 15:43:28.805 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 15:44:08 15:43:28.832 [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) 15:44:08 15:43:29.316 [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) 15:44:08 15:43:30.306 [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) 15:44:08 15:43:30.553 [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) 15:44:08 15:43:31.545 [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) 15:44:08 15:43:31.678 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (36 MB/? MB) 15:44:08 15:43:31.903 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 15:44:08 15:43:32.045 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 15:44:08 15:43:32.185 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 15:44:08 15:43:32.546 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 15:44:08 15:43:32.550 [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) 15:44:08 15:43:32.691 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 15:44:08 15:43:32.743 [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) 15:44:08 15:43:32.819 [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) 15:44:08 15:43:32.943 [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) 15:44:08 15:43:33.049 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (42 MB/? MB) 15:44:08 15:43:33.189 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (42 MB/? MB) 15:44:08 15:43:33.269 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (45 MB/? MB) 15:44:08 15:43:33.371 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (47 MB/? MB) 15:44:08 15:43:33.441 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (47 MB/? MB) 15:44:08 15:43:33.526 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (49 MB/? MB) 15:44:08 15:43:37.667 [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) 15:44:08 15:43:39.971 [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) 15:44:08 15:43:40.109 [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) 15:44:08 15:43:40.952 [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) 15:44:08 15:43:41.549 [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) 15:44:08 15:43:41.666 [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) 15:44:08 15:43:41.693 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 12s (downloaded 130 MB at 10 MB/s) 15:44:08 15:43:41.724 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 15:44:08 15:43:52.200 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 4d7e0597490bac92c18c6fe674dc998c81709132c38f9cc564a44f7f2a56d5dd 15:44:08 15:43:55.952 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT29.251711708S 15:44:08 15:43:55.953 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 15:44:08 15:43:24,422 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:44:08 15:43:24,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:44:08 15:43:24,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:44:08 15:43:24,448 |-INFO in ch.qos.logback.classic.BasicConfigurator@14150a0a - Setting up default configuration. 15:44:08 15:43:56,311 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52b11deb - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:44:08 15:43:56,375 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@104ce963 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:44:08 15:43:56,375 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52b11deb - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:44:08 15:43:56,379 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:44:08 15:43:56,379 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:44:08 15:43:56,379 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:44:08 15:43:56,388 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@104ce963 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:44:08 15:43:56,388 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52b11deb - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:44:08 15:43:56,397 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:44:08 15:43:56,397 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:44:08 15:43:56,405 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:44:08 15:43:56,434 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976636432) 15:44:08 15:43:56,434 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:44:08 15:43:56,434 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:44:08 15:43:56,438 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:44:08 15:43:56,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:44:08 15:43:56,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:44:08 15:43:56,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:44:08 15:43:56,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:44:08 15:43:56,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:44:08 15:43:56,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:44:08 15:43:56,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:44:08 15:43:56,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:44:08 15:43:56,450 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:44:08 15:43:56,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:44:08 15:43:56,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:44:08 15:43:56,480 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:44:08 15:43:56,487 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:44:08 15:43:57,217 |-INFO in ch.qos.logback.classic.pattern.DateConverter@52a72430 - Setting zoneId to "UTC" 15:44:08 15:43:57,225 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:44:08 15:43:57,225 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:44:08 15:43:57,444 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:44:08 15:43:57,444 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:44:08 15:43:57,444 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:44:08 15:43:57,445 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:44:08 15:43:57,445 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:44:08 15:43:57,445 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5e36ab - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:44:08 15:43:57,458 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:44:08 15:43:57,458 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@8a325ca - End of configuration. 15:44:08 15:43:57,459 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7f53c24c - Registering current configuration as safe fallback point 15:44:08 15:44:08 15:44:08 . ____ _ __ _ _ 15:44:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:44:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:44:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:44:08 ' |____| .__|_| |_|_| |_\__, | / / / / 15:44:08 =========|_|==============|___/=/_/_/_/ 15:44:08 :: Spring Boot :: (v3.1.2) 15:44:08 15:44:08 2023-11-14T15:43:57.566Z INFO 13845 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 13845 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 15:44:08 2023-11-14T15:43:57.566Z INFO 13845 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:44:08 2023-11-14T15:43:58.047Z INFO 13845 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:44:08 2023-11-14T15:43:58.106Z INFO 13845 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 51 ms. Found 6 JPA repository interfaces. 15:44:08 2023-11-14T15:43:58.853Z INFO 13845 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 15:44:08 2023-11-14T15:43:59.059Z INFO 13845 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@384ac590 15:44:08 2023-11-14T15:43:59.061Z INFO 13845 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 15:44:08 2023-11-14T15:44:02.798Z INFO 13845 --- [ main] liquibase.database : Set default schema name to public 15:44:08 2023-11-14T15:44:02.902Z INFO 13845 --- [ main] liquibase.lockservice : Successfully acquired change log lock 15:44:08 2023-11-14T15:44:03.160Z INFO 13845 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 15:44:08 2023-11-14T15:44:03.167Z INFO 13845 --- [ main] liquibase.changelog : Reading from public.databasechangelog 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-1::cps 15:44:08 2023-11-14T15:44:03.369Z INFO 13845 --- [ main] liquibase.changelog : Table anchor created 15:44:08 2023-11-14T15:44:03.370Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-1::cps ran successfully in 8ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-2::cps 15:44:08 2023-11-14T15:44:03.389Z INFO 13845 --- [ main] liquibase.changelog : Table relation created 15:44:08 2023-11-14T15:44:03.389Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-2::cps ran successfully in 9ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-3::cps 15:44:08 2023-11-14T15:44:03.401Z INFO 13845 --- [ main] liquibase.changelog : Table relation_type created 15:44:08 2023-11-14T15:44:03.401Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-3::cps ran successfully in 4ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-4::cps 15:44:08 2023-11-14T15:44:03.409Z INFO 13845 --- [ main] liquibase.changelog : Table fragment created 15:44:08 2023-11-14T15:44:03.409Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-4::cps ran successfully in 5ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-5::cps 15:44:08 2023-11-14T15:44:03.417Z INFO 13845 --- [ main] liquibase.changelog : Table schema_set created 15:44:08 2023-11-14T15:44:03.417Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-5::cps ran successfully in 4ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-6::cps 15:44:08 2023-11-14T15:44:03.433Z INFO 13845 --- [ main] liquibase.changelog : Table yang_resource created 15:44:08 2023-11-14T15:44:03.434Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-6::cps ran successfully in 11ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-7::cps 15:44:08 2023-11-14T15:44:03.438Z INFO 13845 --- [ main] liquibase.changelog : Table dataspace created 15:44:08 2023-11-14T15:44:03.439Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-7::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-8::cps 15:44:08 2023-11-14T15:44:03.444Z INFO 13845 --- [ main] liquibase.changelog : Table schema_node created 15:44:08 2023-11-14T15:44:03.445Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-8::cps ran successfully in 4ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-9::cps 15:44:08 2023-11-14T15:44:03.450Z INFO 13845 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 15:44:08 2023-11-14T15:44:03.451Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-9::cps ran successfully in 5ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-10::cps 15:44:08 2023-11-14T15:44:03.455Z INFO 13845 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 15:44:08 2023-11-14T15:44:03.456Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-11::cps 15:44:08 2023-11-14T15:44:03.463Z INFO 13845 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 15:44:08 2023-11-14T15:44:03.463Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-11::cps ran successfully in 5ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-12::cps 15:44:08 2023-11-14T15:44:03.469Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 15:44:08 2023-11-14T15:44:03.470Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-12::cps ran successfully in 5ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-13::cps 15:44:08 2023-11-14T15:44:03.476Z INFO 13845 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 15:44:08 2023-11-14T15:44:03.477Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-13::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-14::cps 15:44:08 2023-11-14T15:44:03.480Z INFO 13845 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 15:44:08 2023-11-14T15:44:03.481Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-14::cps ran successfully in 2ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-15::cps 15:44:08 2023-11-14T15:44:03.486Z INFO 13845 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 15:44:08 2023-11-14T15:44:03.487Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-15::cps ran successfully in 4ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-16::cps 15:44:08 2023-11-14T15:44:03.492Z INFO 13845 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 15:44:08 2023-11-14T15:44:03.493Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-16::cps ran successfully in 4ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-17::cps 15:44:08 2023-11-14T15:44:03.498Z INFO 13845 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 15:44:08 2023-11-14T15:44:03.499Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-17::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-19::cps 15:44:08 2023-11-14T15:44:03.503Z INFO 13845 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 15:44:08 2023-11-14T15:44:03.503Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-20::cps 15:44:08 2023-11-14T15:44:03.507Z INFO 13845 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 15:44:08 2023-11-14T15:44:03.507Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-20::cps ran successfully in 1ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-22::cps 15:44:08 2023-11-14T15:44:03.511Z INFO 13845 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 15:44:08 2023-11-14T15:44:03.512Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-23::cps 15:44:08 2023-11-14T15:44:03.516Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 15:44:08 2023-11-14T15:44:03.517Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-23::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-24::cps 15:44:08 2023-11-14T15:44:03.521Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 15:44:08 2023-11-14T15:44:03.522Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-25::cps 15:44:08 2023-11-14T15:44:03.533Z INFO 13845 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 15:44:08 2023-11-14T15:44:03.534Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-25::cps ran successfully in 8ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-26::cps 15:44:08 2023-11-14T15:44:03.559Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 15:44:08 2023-11-14T15:44:03.559Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-26::cps ran successfully in 4ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-27::cps 15:44:08 2023-11-14T15:44:03.564Z INFO 13845 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 15:44:08 2023-11-14T15:44:03.565Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-27::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-28::cps 15:44:08 2023-11-14T15:44:03.569Z INFO 13845 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 15:44:08 2023-11-14T15:44:03.570Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-30::cps 15:44:08 2023-11-14T15:44:03.575Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 15:44:08 2023-11-14T15:44:03.575Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-30::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-31::cps 15:44:08 2023-11-14T15:44:03.581Z INFO 13845 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 15:44:08 2023-11-14T15:44:03.581Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-31::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-32::cps 15:44:08 2023-11-14T15:44:03.588Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 15:44:08 2023-11-14T15:44:03.589Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-32::cps ran successfully in 5ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-33::cps 15:44:08 2023-11-14T15:44:03.605Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 15:44:08 2023-11-14T15:44:03.610Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-33::cps ran successfully in 11ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-34::cps 15:44:08 2023-11-14T15:44:03.616Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 15:44:08 2023-11-14T15:44:03.616Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-34::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-35::cps 15:44:08 2023-11-14T15:44:03.620Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 15:44:08 2023-11-14T15:44:03.620Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-35::cps ran successfully in 2ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-36::cps 15:44:08 2023-11-14T15:44:03.625Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:44:08 2023-11-14T15:44:03.626Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-36::cps ran successfully in 4ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-37::cps 15:44:08 2023-11-14T15:44:03.632Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 15:44:08 2023-11-14T15:44:03.632Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-37::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-38::cps 15:44:08 2023-11-14T15:44:03.636Z INFO 13845 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 15:44:08 2023-11-14T15:44:03.637Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-38::cps ran successfully in 2ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-39::cps 15:44:08 2023-11-14T15:44:03.652Z INFO 13845 --- [ main] liquibase.changelog : Custom SQL executed 15:44:08 2023-11-14T15:44:03.653Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-39::cps ran successfully in 15ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-40::cps 15:44:08 2023-11-14T15:44:03.656Z INFO 13845 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 15:44:08 2023-11-14T15:44:03.656Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-41::cps 15:44:08 2023-11-14T15:44:03.659Z INFO 13845 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 15:44:08 2023-11-14T15:44:03.660Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-41::cps ran successfully in 3ms 15:44:08 Running Changeset: classpath:liquibase/test-changelog.yaml::1-42::cps 15:44:08 2023-11-14T15:44:03.662Z INFO 13845 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 15:44:08 2023-11-14T15:44:03.664Z INFO 13845 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:44:08 2023-11-14T15:44:03.664Z INFO 13845 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-42::cps ran successfully in 3ms 15:44:08 2023-11-14T15:44:03.667Z INFO 13845 --- [ main] liquibase.lockservice : Successfully released change log lock 15:44:08 2023-11-14T15:44:03.764Z INFO 13845 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 15:44:08 2023-11-14T15:44:03.823Z INFO 13845 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 15:44:08 2023-11-14T15:44:03.825Z INFO 13845 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 15:44:08 2023-11-14T15:44:03.825Z INFO 13845 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 15:44:08 2023-11-14T15:44:04.072Z INFO 13845 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:44:08 2023-11-14T15:44:04.239Z INFO 13845 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 15:44:08 2023-11-14T15:44:04.501Z INFO 13845 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:44:08 2023-11-14T15:44:05.455Z INFO 13845 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:44:08 2023-11-14T15:44:05.458Z INFO 13845 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 15:44:08 2023-11-14T15:44:05.749Z WARN 13845 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 15:44:08 2023-11-14T15:44:05.879Z WARN 13845 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 15:44:08 2023-11-14T15:44:05.891Z INFO 13845 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 15:44:08 2023-11-14T15:44:06.112Z WARN 13845 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 15:44:08 2023-11-14T15:44:06.156Z WARN 13845 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 15:44:08 2023-11-14T15:44:06.194Z WARN 13845 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 15:44:08 2023-11-14T15:44:06.527Z WARN 13845 --- [ 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 15:44:08 2023-11-14T15:44:08.307Z INFO 13845 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 12.286 seconds (process running for 44.763) 15:44:08 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:44:10 2023-11-14T15:44:10.048Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:10 2023-11-14T15:44:10.048Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 15:44:10 Detail: Key (name)=(generalTestDataspace) already exists. 15:44:10 2023-11-14T15:44:10.293Z INFO 13845 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:44:10 2023-11-14T15:44:10.310Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:10 2023-11-14T15:44:10.310Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 15:44:10 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 15:44:10 2023-11-14T15:44:10.339Z INFO 13845 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:44:10 2023-11-14T15:44:10.346Z INFO 13845 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:44:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.831 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 15:44:10 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 15:44:11 line 1:0 mismatched input 'invalid' expecting '/' 15:44:11 line 1:0 mismatched input 'invalid' expecting '/' 15:44:11 2023-11-14T15:44:11.554Z WARN 13845 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 15:44:12 2023-11-14T15:44:12.303Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:12 2023-11-14T15:44:12.303Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:12 Detail: Key (anchor_id, xpath)=(14, /bookstore) already exists. 15:44:12 2023-11-14T15:44:12.304Z WARN 13845 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:12 Detail: Key (anchor_id, xpath)=(14, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 15:44:12 2023-11-14T15:44:12.306Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:12 2023-11-14T15:44:12.306Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:12 Detail: Key (anchor_id, xpath)=(14, /bookstore) already exists. 15:44:12 line 1:9 missing '/' at 'path' 15:44:12 line 1:9 missing '/' at 'path' 15:44:12 2023-11-14T15:44:12.471Z WARN 13845 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 15:44:12 2023-11-14T15:44:12.758Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:12 2023-11-14T15:44:12.758Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:12 Detail: Key (anchor_id, xpath)=(16, /bookstore/categories[@code='1']) already exists. 15:44:12 2023-11-14T15:44:12.759Z WARN 13845 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:12 Detail: Key (anchor_id, xpath)=(16, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 15:44:12 2023-11-14T15:44:12.769Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:12 2023-11-14T15:44:12.769Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:12 Detail: Key (anchor_id, xpath)=(16, /bookstore/categories[@code='1']) already exists. 15:44:13 2023-11-14T15:44:13.114Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:13 2023-11-14T15:44:13.114Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(17, /bookstore/categories[@code='1']) already exists. 15:44:13 2023-11-14T15:44:13.114Z WARN 13845 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(17, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 15:44:13 2023-11-14T15:44:13.117Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:13 2023-11-14T15:44:13.117Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(17, /bookstore/categories[@code='1']) already exists. 15:44:13 2023-11-14T15:44:13.290Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:13 2023-11-14T15:44:13.290Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 15:44:13 2023-11-14T15:44:13.291Z WARN 13845 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 15:44:13 2023-11-14T15:44:13.293Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:13 2023-11-14T15:44:13.293Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 15:44:13 2023-11-14T15:44:13.329Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:13 2023-11-14T15:44:13.329Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 15:44:13 2023-11-14T15:44:13.330Z WARN 13845 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 15:44:13 2023-11-14T15:44:13.332Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:13 2023-11-14T15:44:13.332Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:44:13 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 15:44:14 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.961 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 15:44:14 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 15:44:15 2023-11-14T15:44:15.102Z WARN 13845 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 2 and QueryResult size : 0 15:44:15 2023-11-14T15:44:15.130Z WARN 13845 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 1 15:44:15 2023-11-14T15:44:15.243Z WARN 13845 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 101 and QueryResult size : 0 15:44:15 2023-11-14T15:44:15.288Z WARN 13845 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 0 15:44:15 2023-11-14T15:44:15.348Z WARN 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:44:15 2023-11-14T15:44:15.348Z ERROR 13845 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 15:44:15 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 15:44:15 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 15:44:15 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 15:44:16 line 1:0 mismatched input 'cpsPath' expecting '/' 15:44:16 line 1:0 mismatched input 'cpsPath' expecting '/' 15:44:16 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 15:44:16 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 15:44:17 2023-11-14T15:44:17.402Z WARN 13845 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 15:44:17 2023-11-14T15:44:17.403Z INFO 13845 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 15:44:17 2023-11-14T15:44:17.403Z INFO 13845 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 15:44:17 2023-11-14T15:44:17.403Z INFO 13845 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 15:44:17 2023-11-14T15:44:17.403Z INFO 13845 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 15:44:17 2023-11-14T15:44:17.405Z INFO 13845 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 15:44:17 2023-11-14T15:44:17.449Z INFO 13845 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:44:17 2023-11-14T15:44:17.514Z INFO 13845 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:44:17 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 15:44:17 2023-11-14T15:44:17.534Z INFO 13845 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:44:17 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 15:44:17 2023-11-14T15:44:17.600Z INFO 13845 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:44:17 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 15:44:17 2023-11-14T15:44:17.905Z INFO 13845 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:44:17 2023-11-14T15:44:17.909Z INFO 13845 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:44:17 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 15:44:17 2023-11-14T15:44:17.918Z INFO 13845 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:44:17 2023-11-14T15:44:17.921Z INFO 13845 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:44:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 15:44:19 [INFO] 15:44:19 [INFO] Results: 15:44:19 [INFO] 15:44:19 [INFO] Tests run: 256, Failures: 0, Errors: 0, Skipped: 0 15:44:19 [INFO] 15:44:19 [INFO] 15:44:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 15:44:19 [INFO] Skipping JaCoCo execution due to missing classes directory. 15:44:19 [INFO] 15:44:19 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 15:44:19 [INFO] 15:44:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 15:44:19 [WARNING] JAR will be empty - no content was marked for inclusion! 15:44:19 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar 15:44:19 [INFO] 15:44:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 15:44:19 [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-verify-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/* 15:44:19 [INFO] 15:44:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 15:44:19 [INFO] 15:44:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 15:44:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:19 [INFO] 15:44:19 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 15:44:19 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 15:44:19 [INFO] 15:44:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 15:44:19 [INFO] 15:44:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 15:44:19 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar 15:44:19 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom 15:44:19 [INFO] 15:44:19 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 15:44:19 [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] 15:44:19 [INFO] --------------------------------[ jar ]--------------------------------- 15:44:21 [INFO] 15:44:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 15:44:21 [INFO] 15:44:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 15:44:21 [INFO] 15:44:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 15:44:21 [INFO] 15:44:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 15:44:21 [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-verify-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/* 15:44:21 [INFO] 15:44:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 15:44:21 [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-verify-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/* 15:44:21 [INFO] 15:44:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 15:44:21 [INFO] You have 0 Checkstyle violations. 15:44:21 [INFO] 15:44:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 15:44:21 [INFO] You have 0 Checkstyle violations. 15:44:21 [INFO] 15:44:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 15:44:21 [INFO] Starting audit... 15:44:21 Audit done. 15:44:21 [INFO] You have 0 Checkstyle violations. 15:44:21 [INFO] 15:44:21 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 15:44:21 [INFO] 15:44:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 15:44:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:44:21 [INFO] Copying 1 resource 15:44:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 15:44:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 15:44:21 [INFO] 15:44:21 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 15:44:21 [INFO] Changes detected - recompiling the module! :dependency 15:44:21 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:44:21 [INFO] 15:44:21 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 15:44:21 [INFO] 15:44:21 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 15:44:21 [INFO] Fork Value is true 15:44:23 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:44:23 [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.0/spotbugs-4.2.0.jar) 15:44:23 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:44:23 [java] WARNING: System::setSecurityManager will be removed in a future release 15:44:24 [INFO] Done SpotBugs Analysis.... 15:44:24 [INFO] 15:44:24 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 15:44:24 [INFO] 15:44:24 [INFO] 15:44:24 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 15:44:24 [INFO] BugInstance size is 0 15:44:24 [INFO] Error size is 0 15:44:24 [INFO] No errors/warnings found 15:44:24 [INFO] 15:44:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 15:44:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:44:24 [INFO] Copying 2 resources 15:44:24 [INFO] 15:44:24 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 15:44:24 [INFO] Changes detected - recompiling the module! :dependency 15:44:24 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:44:24 [INFO] 15:44:24 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 15:44:24 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:44:24 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:44:25 [INFO] Compiled 2 files. 15:44:25 [INFO] 15:44:25 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 15:44:25 [INFO] 15:44:25 [INFO] ------------------------------------------------------- 15:44:25 [INFO] T E S T S 15:44:25 [INFO] ------------------------------------------------------- 15:44:27 15:44:26.332 [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. 15:44:27 15:44:26.529 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 15:44:27 15:44:26.731 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 15:44:27 15:44:26.764 [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. 15:44:27 15:44:26.773 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 15:44:27 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 15:44:31 15:44:26,135 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:44:31 15:44:26,175 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:44:31 15:44:26,175 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:44:31 15:44:26,177 |-INFO in ch.qos.logback.classic.BasicConfigurator@36d7e8d2 - Setting up default configuration. 15:44:31 15:44:27,534 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@715ea64a - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:44:31 15:44:27,582 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1cbb394b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:44:31 15:44:27,582 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@715ea64a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:44:31 15:44:27,585 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:44:31 15:44:27,586 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:44:31 15:44:27,586 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:44:31 15:44:27,587 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1cbb394b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:44:31 15:44:27,587 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@715ea64a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:44:31 15:44:27,595 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:44:31 15:44:27,595 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:44:31 15:44:27,599 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:44:31 15:44:27,630 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1699976667629) 15:44:31 15:44:27,631 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:44:31 15:44:27,631 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:44:31 15:44:27,636 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:44:31 15:44:27,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:44:31 15:44:27,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:44:31 15:44:27,644 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:44:31 15:44:27,644 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:44:31 15:44:27,644 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:44:31 15:44:27,644 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:44:31 15:44:27,644 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:44:31 15:44:27,644 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:44:31 15:44:27,644 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:44:31 15:44:27,644 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:44:31 15:44:27,650 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:44:31 15:44:27,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:44:31 15:44:27,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:44:31 15:44:27,683 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:44:31 15:44:27,691 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:44:31 15:44:28,060 |-INFO in ch.qos.logback.classic.pattern.DateConverter@12d33d7a - Setting zoneId to "UTC" 15:44:31 15:44:28,071 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:44:31 15:44:28,071 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:44:31 15:44:28,306 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:44:31 15:44:28,307 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:44:31 15:44:28,307 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:44:31 15:44:28,307 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:44:31 15:44:28,308 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:44:31 15:44:28,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b4bc7b9 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:44:31 15:44:28,308 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:44:31 15:44:28,308 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@16bbb59c - End of configuration. 15:44:31 15:44:28,308 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@538fb761 - Registering current configuration as safe fallback point 15:44:31 15:44:31 15:44:31 . ____ _ __ _ _ 15:44:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:44:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:44:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:44:31 ' |____| .__|_| |_|_| |_\__, | / / / / 15:44:31 =========|_|==============|___/=/_/_/_/ 15:44:31 :: Spring Boot :: (v3.1.2) 15:44:31 15:44:31 2023-11-14T15:44:28.394Z INFO 14509 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14509 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 15:44:31 2023-11-14T15:44:28.395Z INFO 14509 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 15:44:31 2023-11-14T15:44:29.537Z INFO 14509 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@10055e52, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@55623ed5, org.springframework.security.web.context.SecurityContextHolderFilter@30f1a181, org.springframework.security.web.header.HeaderWriterFilter@39a4bd89, org.springframework.security.web.authentication.logout.LogoutFilter@162304e3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ca08575, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ad27a73, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@53bf7b33, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@60aee4ca, org.springframework.security.web.access.ExceptionTranslationFilter@705448e7, org.springframework.security.web.access.intercept.AuthorizationFilter@66e478c7] 15:44:31 2023-11-14T15:44:31.178Z INFO 14509 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:44:31 2023-11-14T15:44:31.178Z INFO 14509 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:44:31 2023-11-14T15:44:31.179Z INFO 14509 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:44:31 2023-11-14T15:44:31.202Z INFO 14509 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.091 seconds (process running for 5.842) 15:44:31 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:44:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.514 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 15:44:32 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 15:44:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.config.MicroMeterConfigSpec 15:44:32 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 15:44:35 2023-11-14T15:44:32.625Z INFO 14509 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 15:44:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.267 s - in org.onap.cps.architecture.LayeredArchitectureTest 15:44:35 [INFO] 15:44:35 [INFO] Results: 15:44:35 [INFO] 15:44:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 15:44:35 [INFO] 15:44:35 [INFO] 15:44:36 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 15:44:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 15:44:36 [INFO] Analyzed bundle 'cps-application' with 3 classes 15:44:36 [INFO] 15:44:36 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 15:44:36 [INFO] 15:44:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 15:44:36 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar 15:44:36 [INFO] 15:44:36 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 15:44:36 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:44:36 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original 15:44:36 [INFO] 15:44:36 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 15:44:36 [INFO] 15:44:36 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231114T153536Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 15:44: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 15:44:36 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:44:36 [INFO] Building dependencies layer... 15:44:36 [INFO] Building project dependencies layer... 15:44:36 [INFO] Building classes layer... 15:44:36 [INFO] Building resources layer... 15:44:36 [INFO] Building jvm arg files layer... 15:44:36 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:44:40 [INFO] 15:44:40 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 15:44:40 [INFO] Loading to Docker daemon... 15:44:43 [INFO] 15:44:43 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231114T153536Z, nexus3.onap.org:10003/onap/cps-and-ncmp 15:44:43 [INFO] 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 15:44:43 [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-verify-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/* 15:44:43 [INFO] 15:44:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 15:44:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Analyzed bundle 'cps-application' with 3 classes 15:44:43 [INFO] All coverage checks have been met. 15:44:43 [INFO] 15:44:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 15:44:43 [INFO] 15:44:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 15:44:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar 15:44:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom 15:44:43 [INFO] 15:44:43 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 15:44:43 [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] 15:44:43 [INFO] --------------------------------[ jar ]--------------------------------- 15:44:43 [INFO] 15:44:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 15:44:43 [INFO] 15:44:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 15:44:43 [INFO] 15:44:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 15:44:43 [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-verify-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/* 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 15:44:43 [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-verify-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/* 15:44:43 [INFO] 15:44:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 15:44:43 [INFO] You have 0 Checkstyle violations. 15:44:43 [INFO] 15:44:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 15:44:43 [INFO] You have 0 Checkstyle violations. 15:44:43 [INFO] 15:44:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 15:44:43 [INFO] Starting audit... 15:44:43 Audit done. 15:44:43 [INFO] You have 0 Checkstyle violations. 15:44:43 [INFO] 15:44:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 15:44:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:44:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 15:44:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 15:44:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 15:44:43 [INFO] 15:44:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 15:44:43 [INFO] No sources to compile 15:44:43 [INFO] 15:44:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 15:44:43 [INFO] 15:44:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 15:44:43 [INFO] 15:44:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 15:44:43 [INFO] 15:44:43 [INFO] 15:44:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 15:44:43 [INFO] 15:44:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 15:44:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:44:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 15:44:43 [INFO] 15:44:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 15:44:43 [INFO] No sources to compile 15:44:43 [INFO] 15:44:43 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 15:44:43 [INFO] No sources specified for compilation. Skipping. 15:44:43 [INFO] 15:44:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 15:44:43 [INFO] No tests to run. 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 15:44:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:43 [INFO] 15:44:43 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 15:44:43 [INFO] 15:44:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 15:44:43 [WARNING] JAR will be empty - no content was marked for inclusion! 15:44:43 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 15:44:43 [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-verify-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/* 15:44:43 [INFO] 15:44:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 15:44:43 [INFO] No tests to run. 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 15:44:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 15:44:43 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 15:44:43 [INFO] Analyzed bundle 'cps-application' with 3 classes 15:44:43 [INFO] Analyzed bundle 'cps-events' with 0 classes 15:44:43 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:44:43 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 15:44:43 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:44:43 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:44:43 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:44:43 [INFO] Analyzed bundle 'cps-service' with 56 classes 15:44:43 [INFO] Analyzed bundle 'integration-test' with 0 classes 15:44:44 [INFO] 15:44:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 15:44:44 [INFO] 15:44:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 15:44:44 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar 15:44:44 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom 15:44:44 [INFO] 15:44:44 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 15:44:44 [INFO] Building cps 3.4.1-SNAPSHOT [23/23] 15:44:44 [INFO] --------------------------------[ pom ]--------------------------------- 15:44:44 [INFO] 15:44:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 15:44:44 [INFO] 15:44:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 15:44:44 [INFO] 15:44:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 15:44:44 [INFO] 15:44:44 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 15:44:45 [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-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:44:45 [INFO] 15:44:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 15:44:45 [INFO] Starting audit... 15:44:45 Audit done. 15:44:45 [INFO] You have 0 Checkstyle violations. 15:44:45 [INFO] 15:44:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 15:44:45 [INFO] Starting audit... 15:44:45 Audit done. 15:44:45 [INFO] You have 0 Checkstyle violations. 15:44:45 [INFO] 15:44:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 15:44:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:45 [INFO] 15:44:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 15:44:45 [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-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 15:44:45 [INFO] 15:44:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 15:44:45 [INFO] No tests to run. 15:44:45 [INFO] 15:44:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 15:44:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:45 [INFO] 15:44:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 15:44:45 [INFO] 15:44:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 15:44:45 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom 15:44:45 [INFO] ------------------------------------------------------------------------ 15:44:45 [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: 15:44:45 [INFO] 15:44:45 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.743 s] 15:44:45 [INFO] cps-bom ............................................ SUCCESS [ 0.006 s] 15:44:45 [INFO] checkstyle ......................................... SUCCESS [ 4.963 s] 15:44:45 [INFO] spotbugs ........................................... SUCCESS [ 0.038 s] 15:44:45 [INFO] cps-parent ......................................... SUCCESS [ 14.904 s] 15:44:45 [INFO] cps-events ......................................... SUCCESS [ 30.657 s] 15:44:45 [INFO] cps-path-parser .................................... SUCCESS [ 11.195 s] 15:44:45 [INFO] cps-service ........................................ SUCCESS [02:00 min] 15:44:45 [INFO] cps-rest ........................................... SUCCESS [ 38.113 s] 15:44:45 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.475 s] 15:44:45 [INFO] cps-ncmp-service ................................... SUCCESS [02:37 min] 15:44:45 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.221 s] 15:44:45 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.255 s] 15:44:45 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 9.674 s] 15:44:45 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 4.794 s] 15:44:45 [INFO] cps-ri ............................................. SUCCESS [ 25.745 s] 15:44:45 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.165 s] 15:44:45 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.496 s] 15:44:45 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 11.771 s] 15:44:45 [INFO] integration-test ................................... SUCCESS [ 59.717 s] 15:44:45 [INFO] cps-application .................................... SUCCESS [ 23.961 s] 15:44:45 [INFO] jacoco-report ...................................... SUCCESS [ 0.712 s] 15:44:45 [INFO] cps ................................................ SUCCESS [ 1.672 s] 15:44:45 [INFO] ------------------------------------------------------------------------ 15:44:45 [INFO] BUILD SUCCESS 15:44:45 [INFO] ------------------------------------------------------------------------ 15:44:45 [INFO] Total time: 09:08 min 15:44:45 [INFO] Finished at: 2023-11-14T15:44:45Z 15:44:45 [INFO] ------------------------------------------------------------------------ 15:44:45 $ ssh-agent -k 15:44:45 unset SSH_AUTH_SOCK; 15:44:45 unset SSH_AGENT_PID; 15:44:45 echo Agent pid 5593 killed; 15:44:45 [ssh-agent] Stopped. 15:44:45 [PostBuildScript] - [INFO] Executing post build scripts. 15:44:45 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13476256394016032845.sh 15:44:45 ---> sysstat.sh 15:44:46 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5023382748234557667.sh 15:44:46 ---> package-listing.sh 15:44:46 ++ facter osfamily 15:44:46 ++ tr '[:upper:]' '[:lower:]' 15:44:46 + OS_FAMILY=redhat 15:44:46 + workspace=/w/workspace/cps-master-verify-java 15:44:46 + START_PACKAGES=/tmp/packages_start.txt 15:44:46 + END_PACKAGES=/tmp/packages_end.txt 15:44:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:46 + PACKAGES=/tmp/packages_start.txt 15:44:46 + '[' /w/workspace/cps-master-verify-java ']' 15:44:46 + PACKAGES=/tmp/packages_end.txt 15:44:46 + case "${OS_FAMILY}" in 15:44:46 + rpm -qa 15:44:46 + sort 15:44:46 + '[' -f /tmp/packages_start.txt ']' 15:44:47 + '[' -f /tmp/packages_end.txt ']' 15:44:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:47 + '[' /w/workspace/cps-master-verify-java ']' 15:44:47 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 15:44:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 15:44:47 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1964378770644277664.sh 15:44:47 ---> capture-instance-metadata.sh 15:44:47 Setup pyenv: 15:44:47 system 15:44:47 3.8.13 15:44:47 3.9.13 15:44:47 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 15:44:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bHKg from file:/tmp/.os_lf_venv 15:44:48 lf-activate-venv(): INFO: Installing: lftools 15:45:00 lf-activate-venv(): INFO: Adding /tmp/venv-bHKg/bin to PATH 15:45:00 INFO: Running in OpenStack, capturing instance metadata 15:45:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17779649995898728189.sh 15:45:00 provisioning config files... 15:45:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15204112984239452956tmp 15:45:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:45:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:45:00 [EnvInject] - Injecting environment variables from a build step. 15:45:00 [EnvInject] - Injecting as environment variables the properties content 15:45:00 SERVER_ID=logs 15:45:00 15:45:00 [EnvInject] - Variables injected successfully. 15:45:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4834156408779070279.sh 15:45:00 ---> create-netrc.sh 15:45:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15733124840723388488.sh 15:45:00 ---> python-tools-install.sh 15:45:00 Setup pyenv: 15:45:00 system 15:45:00 3.8.13 15:45:00 3.9.13 15:45:00 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 15:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bHKg from file:/tmp/.os_lf_venv 15:45:02 lf-activate-venv(): INFO: Installing: lftools 15:45:09 lf-activate-venv(): INFO: Adding /tmp/venv-bHKg/bin to PATH 15:45:09 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7805337945364069254.sh 15:45:09 ---> sudo-logs.sh 15:45:09 Archiving 'sudo' log.. 15:45:09 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3841087107086392343.sh 15:45:10 ---> job-cost.sh 15:45:10 Setup pyenv: 15:45:10 system 15:45:10 3.8.13 15:45:10 3.9.13 15:45:10 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 15:45:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bHKg from file:/tmp/.os_lf_venv 15:45:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:45:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:45:20 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:45:20 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 15:45:20 lf-activate-venv(): INFO: Adding /tmp/venv-bHKg/bin to PATH 15:45:20 INFO: No Stack... 15:45:20 INFO: Retrieving Pricing Info for: v3-standard-8 15:45:21 INFO: Archiving Costs 15:45:21 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins8912145540980692486.sh 15:45:21 ---> logs-deploy.sh 15:45:21 Setup pyenv: 15:45:21 system 15:45:21 3.8.13 15:45:21 3.9.13 15:45:21 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 15:45:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bHKg from file:/tmp/.os_lf_venv 15:45:23 lf-activate-venv(): INFO: Installing: lftools 15:45:32 lf-activate-venv(): INFO: Adding /tmp/venv-bHKg/bin to PATH 15:45:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6124 15:45:32 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 15:45:33 Archives upload complete. 15:45:33 INFO: archiving logs to Nexus 15:45:34 ---> uname -a: 15:45:34 Linux prd-centos8-docker-8c-8g-75266.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 15:45:34 15:45:34 15:45:34 ---> lscpu: 15:45:34 Architecture: x86_64 15:45:34 CPU op-mode(s): 32-bit, 64-bit 15:45:34 Byte Order: Little Endian 15:45:34 CPU(s): 8 15:45:34 On-line CPU(s) list: 0-7 15:45:34 Thread(s) per core: 1 15:45:34 Core(s) per socket: 1 15:45:34 Socket(s): 8 15:45:34 NUMA node(s): 1 15:45:34 Vendor ID: AuthenticAMD 15:45:34 CPU family: 23 15:45:34 Model: 49 15:45:34 Model name: AMD EPYC-Rome Processor 15:45:34 Stepping: 0 15:45:34 CPU MHz: 2799.998 15:45:34 BogoMIPS: 5599.99 15:45:34 Virtualization: AMD-V 15:45:34 Hypervisor vendor: KVM 15:45:34 Virtualization type: full 15:45:34 L1d cache: 32K 15:45:34 L1i cache: 32K 15:45:34 L2 cache: 512K 15:45:34 L3 cache: 16384K 15:45:34 NUMA node0 CPU(s): 0-7 15:45:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:45:34 15:45:34 15:45:34 ---> nproc: 15:45:34 8 15:45:34 15:45:34 15:45:34 ---> df -h: 15:45:34 Filesystem Size Used Avail Use% Mounted on 15:45:34 devtmpfs 16G 0 16G 0% /dev 15:45:34 tmpfs 16G 0 16G 0% /dev/shm 15:45:34 tmpfs 16G 17M 16G 1% /run 15:45:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:45:34 /dev/vda1 160G 13G 148G 8% / 15:45:34 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:45:34 15:45:34 15:45:34 ---> free -m: 15:45:34 total used free shared buff/cache available 15:45:34 Mem: 31890 1134 25569 18 5186 30283 15:45:34 Swap: 1023 0 1023 15:45:34 15:45:34 15:45:34 ---> ip addr: 15:45:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:45:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:45:34 inet 127.0.0.1/8 scope host lo 15:45:34 valid_lft forever preferred_lft forever 15:45:34 inet6 ::1/128 scope host 15:45:34 valid_lft forever preferred_lft forever 15:45:34 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:45:34 link/ether fa:16:3e:4e:f9:38 brd ff:ff:ff:ff:ff:ff 15:45:34 altname enp0s3 15:45:34 altname ens3 15:45:34 inet 10.30.106.200/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:45:34 valid_lft 85669sec preferred_lft 85669sec 15:45:34 inet6 fe80::f816:3eff:fe4e:f938/64 scope link 15:45:34 valid_lft forever preferred_lft forever 15:45:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:45:34 link/ether 02:42:29:01:24:c7 brd ff:ff:ff:ff:ff:ff 15:45:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:45:34 valid_lft forever preferred_lft forever 15:45:34 inet6 fe80::42:29ff:fe01:24c7/64 scope link 15:45:34 valid_lft forever preferred_lft forever 15:45:34 15:45:34 15:45:34 ---> sar -b -r -n DEV: 15:45:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/14/2023 _x86_64_ (8 CPU) 15:45:34 15:45:34 15:33:21 LINUX RESTART (8 CPU) 15:45:34 15:45:34 03:34:01 PM tps rtps wtps bread/s bwrtn/s 15:45:34 03:35:01 PM 84.57 8.55 76.02 1506.68 6116.61 15:45:34 03:36:01 PM 200.95 15.56 185.39 2995.67 14074.86 15:45:34 03:37:01 PM 116.75 5.08 111.66 1096.22 5916.95 15:45:34 03:38:01 PM 62.25 0.68 61.56 207.53 19185.22 15:45:34 03:39:01 PM 85.60 12.56 73.04 881.44 15764.91 15:45:34 03:40:01 PM 41.22 0.07 41.15 3.33 2671.08 15:45:34 03:41:01 PM 21.67 0.02 21.66 2.27 477.61 15:45:34 03:42:01 PM 31.74 0.05 31.69 0.53 725.21 15:45:34 03:43:01 PM 33.06 0.02 33.04 1.47 6923.38 15:45:34 03:44:01 PM 115.48 2.45 113.03 4477.04 28641.39 15:45:34 03:45:01 PM 45.41 1.60 43.81 148.64 2057.39 15:45:34 Average: 76.24 4.24 72.01 1029.17 9323.35 15:45:34 15:45:34 03:34:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:45:34 03:35:01 PM 29504776 31239468 3150936 9.65 2688 2057016 1468332 4.36 166748 2566180 217016 15:45:34 03:36:01 PM 28852252 30892996 3803460 11.65 2688 2355260 1883784 5.59 190968 3154672 113008 15:45:34 03:37:01 PM 27843988 30153888 4811724 14.73 2688 2621120 2793376 8.29 276088 4061588 203700 15:45:34 03:38:01 PM 26371312 29484812 6284400 19.24 2688 3409856 3307336 9.81 350488 5402216 384076 15:45:34 03:39:01 PM 26376456 29545624 6279256 19.23 2688 3463088 2873984 8.53 491896 5244596 23772 15:45:34 03:40:01 PM 25095448 28308116 7560264 23.15 2688 3503912 5943244 17.63 524444 6471556 1720 15:45:34 03:41:01 PM 25355548 28568660 7300164 22.35 2688 3504392 3740752 11.10 536040 6196868 44 15:45:34 03:42:01 PM 24983588 28202056 7672124 23.49 2688 3507880 6366820 18.89 539032 6543400 192 15:45:34 03:43:01 PM 25401696 28816444 7254016 22.21 2688 3704312 3430800 10.18 584924 6104600 88 15:45:34 03:44:01 PM 24229288 28627020 8426424 25.80 2688 4679048 3818324 11.33 768112 7032228 8736 15:45:34 03:45:01 PM 26216312 31038336 6439400 19.72 2688 5085564 1500868 4.45 936012 4884996 472624 15:45:34 Average: 26384606 29534311 6271106 19.20 2688 3444677 3375238 10.01 487705 5242082 129543 15:45:34 15:45:34 03:34:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:45:34 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:35:01 PM eth0 53.62 38.11 838.77 8.02 0.00 0.00 0.00 0.00 15:45:34 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:36:01 PM eth0 187.75 165.09 1879.73 49.19 0.00 0.00 0.00 0.00 15:45:34 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:37:01 PM eth0 247.79 188.69 3596.10 24.75 0.00 0.00 0.00 0.00 15:45:34 03:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:38:01 PM eth0 859.26 257.03 6428.21 20.50 0.00 0.00 0.00 0.00 15:45:34 03:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:39:01 PM lo 22.04 22.04 2.80 2.80 0.00 0.00 0.00 0.00 15:45:34 03:39:01 PM eth0 39.25 38.82 336.07 11.00 0.00 0.00 0.00 0.00 15:45:34 03:39:01 PM docker0 7.83 12.90 1.29 1.56 0.00 0.00 0.00 0.00 15:45:34 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:40:01 PM eth0 52.55 45.13 346.55 14.24 0.00 0.00 0.00 0.00 15:45:34 03:40:01 PM docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:45:34 03:40:01 PM vethddaf538 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:45:34 03:41:01 PM lo 44.96 44.96 5.19 5.19 0.00 0.00 0.00 0.00 15:45:34 03:41:01 PM eth0 151.94 142.75 94.86 39.62 0.00 0.00 0.00 0.00 15:45:34 03:41:01 PM docker0 6.71 7.28 0.86 0.86 0.00 0.00 0.00 0.00 15:45:34 03:42:01 PM lo 318.53 318.53 134.99 134.99 0.00 0.00 0.00 0.00 15:45:34 03:42:01 PM eth0 177.77 150.94 76.09 49.70 0.00 0.00 0.00 0.00 15:45:34 03:42:01 PM docker0 1.55 2.08 0.22 0.25 0.00 0.00 0.00 0.00 15:45:34 03:42:01 PM veth530128b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:45:34 03:43:01 PM lo 13.21 13.21 1.38 1.38 0.00 0.00 0.00 0.00 15:45:34 03:43:01 PM eth0 137.65 119.89 595.00 47.35 0.00 0.00 0.00 0.00 15:45:34 03:43:01 PM docker0 2.00 2.32 0.37 0.31 0.00 0.00 0.00 0.00 15:45:34 03:44:01 PM lo 3.32 3.32 0.46 0.46 0.00 0.00 0.00 0.00 15:45:34 03:44:01 PM eth0 399.35 180.62 3465.49 22.50 0.00 0.00 0.00 0.00 15:45:34 03:44:01 PM docker0 1.47 1.92 0.22 0.28 0.00 0.00 0.00 0.00 15:45:34 03:44:01 PM veth2535b61 1.47 2.03 0.24 0.28 0.00 0.00 0.00 0.00 15:45:34 03:45:01 PM lo 210.33 210.33 46.10 46.10 0.00 0.00 0.00 0.00 15:45:34 03:45:01 PM eth0 50.62 46.68 375.31 11.90 0.00 0.00 0.00 0.00 15:45:34 03:45:01 PM docker0 104.68 109.35 30.33 17.45 0.00 0.00 0.00 0.00 15:45:34 Average: lo 55.67 55.67 17.35 17.35 0.00 0.00 0.00 0.00 15:45:34 Average: eth0 214.33 124.89 1639.29 27.16 0.00 0.00 0.00 0.00 15:45:34 Average: docker0 11.29 12.35 3.03 1.88 0.00 0.00 0.00 0.00 15:45:34 15:45:34 15:45:34 ---> sar -P ALL: 15:45:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/14/2023 _x86_64_ (8 CPU) 15:45:34 15:45:34 15:33:21 LINUX RESTART (8 CPU) 15:45:34 15:45:34 03:34:01 PM CPU %user %nice %system %iowait %steal %idle 15:45:34 03:35:01 PM all 7.92 0.00 0.77 1.44 0.05 89.82 15:45:34 03:35:01 PM 0 3.12 0.00 0.52 1.52 0.05 94.79 15:45:34 03:35:01 PM 1 6.28 0.00 0.53 0.67 0.07 92.46 15:45:34 03:35:01 PM 2 15.95 0.00 1.69 6.23 0.07 76.06 15:45:34 03:35:01 PM 3 9.26 0.00 0.98 1.08 0.05 88.62 15:45:34 03:35:01 PM 4 13.30 0.00 0.90 0.57 0.03 85.20 15:45:34 03:35:01 PM 5 6.34 0.00 0.72 0.83 0.02 92.09 15:45:34 03:35:01 PM 6 4.54 0.00 0.47 0.32 0.02 94.66 15:45:34 03:35:01 PM 7 4.53 0.00 0.37 0.33 0.07 94.70 15:45:34 03:36:01 PM all 10.92 0.00 0.95 4.67 0.06 83.39 15:45:34 03:36:01 PM 0 6.92 0.00 0.38 0.20 0.07 92.43 15:45:34 03:36:01 PM 1 10.84 0.00 0.94 2.83 0.05 85.34 15:45:34 03:36:01 PM 2 7.00 0.00 0.60 3.67 0.07 88.66 15:45:34 03:36:01 PM 3 8.43 0.00 1.19 10.82 0.07 79.49 15:45:34 03:36:01 PM 4 16.68 0.00 1.64 4.82 0.07 76.80 15:45:34 03:36:01 PM 5 20.28 0.00 0.80 4.20 0.05 74.66 15:45:34 03:36:01 PM 6 12.05 0.00 1.17 4.09 0.05 82.63 15:45:34 03:36:01 PM 7 5.16 0.00 0.87 6.77 0.07 87.13 15:45:34 03:37:01 PM all 26.31 0.00 0.92 7.97 0.14 64.66 15:45:34 03:37:01 PM 0 23.95 0.00 0.81 0.70 0.20 74.34 15:45:34 03:37:01 PM 1 22.77 0.00 0.91 9.74 0.15 66.43 15:45:34 03:37:01 PM 2 17.70 0.00 0.71 18.01 0.12 63.47 15:45:34 03:37:01 PM 3 24.13 0.00 1.40 13.47 0.17 60.83 15:45:34 03:37:01 PM 4 18.28 0.00 0.81 2.08 0.12 78.71 15:45:34 03:37:01 PM 5 32.91 0.00 0.66 0.37 0.17 65.90 15:45:34 03:37:01 PM 6 35.46 0.00 1.21 16.41 0.10 46.82 15:45:34 03:37:01 PM 7 35.33 0.00 0.88 2.98 0.12 60.70 15:45:34 03:38:01 PM all 11.92 0.00 1.72 9.21 0.07 77.08 15:45:34 03:38:01 PM 0 16.56 0.00 1.40 4.92 0.07 77.05 15:45:34 03:38:01 PM 1 7.58 0.00 1.48 16.06 0.08 74.79 15:45:34 03:38:01 PM 2 7.29 0.00 2.11 9.48 0.10 81.02 15:45:34 03:38:01 PM 3 16.39 0.00 1.66 10.29 0.07 71.60 15:45:34 03:38:01 PM 4 17.08 0.00 2.06 3.36 0.07 77.43 15:45:34 03:38:01 PM 5 7.67 0.00 1.58 15.82 0.05 74.88 15:45:34 03:38:01 PM 6 16.02 0.00 2.16 8.51 0.07 73.25 15:45:34 03:38:01 PM 7 6.77 0.00 1.34 5.19 0.05 86.65 15:45:34 03:39:01 PM all 9.05 0.28 0.88 3.31 0.06 86.42 15:45:34 03:39:01 PM 0 7.87 0.05 0.69 2.01 0.05 89.34 15:45:34 03:39:01 PM 1 10.63 0.00 0.80 3.03 0.07 85.48 15:45:34 03:39:01 PM 2 8.28 0.00 0.80 4.02 0.07 86.82 15:45:34 03:39:01 PM 3 7.10 1.86 1.10 7.04 0.07 82.83 15:45:34 03:39:01 PM 4 8.82 0.02 1.05 3.74 0.05 86.32 15:45:34 03:39:01 PM 5 9.43 0.32 1.14 5.70 0.05 83.36 15:45:34 03:39:01 PM 6 12.34 0.00 0.71 0.13 0.07 86.75 15:45:34 03:39:01 PM 7 7.95 0.00 0.75 0.77 0.07 90.46 15:45:34 03:40:01 PM all 43.57 0.23 1.25 2.28 0.10 52.58 15:45:34 03:40:01 PM 0 38.94 0.00 1.08 0.29 0.08 59.60 15:45:34 03:40:01 PM 1 44.29 1.68 1.36 2.02 0.10 50.54 15:45:34 03:40:01 PM 2 57.16 0.02 0.71 0.15 0.08 41.88 15:45:34 03:40:01 PM 3 52.16 0.02 1.70 3.96 0.15 42.01 15:45:34 03:40:01 PM 4 50.90 0.03 1.19 0.40 0.10 47.37 15:45:34 03:40:01 PM 5 19.54 0.02 1.21 9.06 0.10 70.07 15:45:34 03:40:01 PM 6 25.48 0.03 1.10 1.87 0.08 71.43 15:45:34 03:40:01 PM 7 60.33 0.00 1.65 0.46 0.10 37.47 15:45:34 03:41:01 PM all 16.06 0.07 1.48 0.51 0.10 81.77 15:45:34 03:41:01 PM 0 15.50 0.00 1.24 0.54 0.10 82.63 15:45:34 03:41:01 PM 1 16.18 0.20 1.79 1.42 0.12 80.28 15:45:34 03:41:01 PM 2 17.31 0.02 1.63 0.37 0.10 80.57 15:45:34 03:41:01 PM 3 15.13 0.33 1.37 0.30 0.15 82.71 15:45:34 03:41:01 PM 4 13.15 0.03 1.44 0.22 0.08 85.08 15:45:34 03:41:01 PM 5 17.91 0.00 1.19 0.93 0.08 79.88 15:45:34 03:41:01 PM 6 18.74 0.00 1.47 0.03 0.08 79.67 15:45:34 03:41:01 PM 7 14.53 0.00 1.74 0.28 0.10 83.34 15:45:34 03:42:01 PM all 19.87 0.33 2.42 1.06 0.12 76.20 15:45:34 03:42:01 PM 0 23.21 0.03 2.49 1.72 0.12 72.42 15:45:34 03:42:01 PM 1 19.28 0.40 2.57 2.15 0.12 75.47 15:45:34 03:42:01 PM 2 21.88 0.03 2.61 0.42 0.12 74.94 15:45:34 03:42:01 PM 3 20.11 0.05 2.34 0.35 0.12 77.03 15:45:34 03:42:01 PM 4 13.82 0.05 2.32 1.01 0.12 82.68 15:45:34 03:42:01 PM 5 21.99 0.08 2.01 1.59 0.12 74.21 15:45:34 03:42:01 PM 6 19.92 0.02 1.82 0.64 0.17 77.43 15:45:34 03:42:01 PM 7 18.75 1.96 3.17 0.55 0.10 75.47 15:45:34 03:43:01 PM all 38.57 0.00 1.32 1.03 0.10 58.98 15:45:34 03:43:01 PM 0 38.20 0.00 0.67 0.22 0.15 60.76 15:45:34 03:43:01 PM 1 48.39 0.00 1.58 0.77 0.10 49.15 15:45:34 03:43:01 PM 2 26.92 0.00 1.19 2.66 0.08 69.15 15:45:34 03:43:01 PM 3 38.63 0.00 1.74 0.37 0.10 59.15 15:45:34 03:43:01 PM 4 49.31 0.00 0.78 0.83 0.10 48.98 15:45:34 03:43:01 PM 5 31.22 0.00 1.50 0.96 0.08 66.23 15:45:34 03:43:01 PM 6 27.89 0.00 1.00 0.14 0.08 70.89 15:45:34 03:43:01 PM 7 47.96 0.00 2.11 2.26 0.12 47.55 15:45:34 03:44:01 PM all 18.83 0.00 1.90 4.13 0.08 75.06 15:45:34 03:44:01 PM 0 18.47 0.00 1.30 3.60 0.10 76.53 15:45:34 03:44:01 PM 1 18.46 0.00 1.74 3.84 0.08 75.87 15:45:34 03:44:01 PM 2 16.44 0.00 1.90 9.90 0.08 71.67 15:45:34 03:44:01 PM 3 21.26 0.00 2.27 9.22 0.07 67.18 15:45:34 03:44:01 PM 4 12.32 0.00 2.32 3.28 0.07 82.02 15:45:34 03:44:01 PM 5 25.85 0.00 2.29 0.45 0.07 71.34 15:45:34 03:44:01 PM 6 23.15 0.00 1.61 1.43 0.08 73.72 15:45:34 03:44:01 PM 7 14.71 0.00 1.76 1.33 0.05 82.15 15:45:34 03:45:01 PM all 29.50 0.00 1.40 0.64 0.09 68.36 15:45:34 03:45:01 PM 0 39.60 0.00 1.24 0.08 0.10 58.97 15:45:34 03:45:01 PM 1 21.42 0.00 1.31 0.07 0.10 77.11 15:45:34 03:45:01 PM 2 22.11 0.00 1.81 1.59 0.07 74.42 15:45:34 03:45:01 PM 3 28.44 0.00 1.68 1.11 0.08 68.69 15:45:34 03:45:01 PM 4 29.73 0.00 1.39 1.29 0.08 67.50 15:45:34 03:45:01 PM 5 25.18 0.00 1.12 0.29 0.07 73.34 15:45:34 03:45:01 PM 6 20.27 0.00 0.95 0.28 0.12 78.38 15:45:34 03:45:01 PM 7 49.35 0.00 1.73 0.42 0.10 48.40 15:45:34 15:45:34 Average: CPU %user %nice %system %iowait %steal %idle 15:45:34 Average: all 21.10 0.08 1.37 3.29 0.09 74.07 15:45:34 Average: 0 21.09 0.01 1.07 1.43 0.10 76.30 15:45:34 Average: 1 20.53 0.21 1.37 3.86 0.09 73.93 15:45:34 Average: 2 19.80 0.01 1.43 5.14 0.09 73.54 15:45:34 Average: 3 21.82 0.21 1.58 5.27 0.10 71.02 15:45:34 Average: 4 22.09 0.01 1.45 1.97 0.08 74.41 15:45:34 Average: 5 19.83 0.04 1.29 3.66 0.08 75.11 15:45:34 Average: 6 19.60 0.00 1.24 3.07 0.08 76.00 15:45:34 Average: 7 24.07 0.18 1.49 1.94 0.09 72.24 15:45:34 15:45:34 15:45:34