14:46:09 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/14635 14:46:09 Running as SYSTEM 14:46:09 [EnvInject] - Loading node environment variables. 14:46:09 Building remotely on prd-ubuntu1804-docker-4c-4g-4430 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17 14:46:09 [ssh-agent] Looking for ssh-agent implementation... 14:46:09 $ ssh-agent 14:46:09 SSH_AUTH_SOCK=/tmp/ssh-DIGAiBIZncHy/agent.2185 14:46:09 SSH_AGENT_PID=2188 14:46:09 [ssh-agent] Started. 14:46:10 Running ssh-add (command line suppressed) 14:46:10 Identity added: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17@tmp/private_key_1591347567664109702.key (jenkins-ssh) 14:46:10 [ssh-agent] Using credentials jenkins (jenkins) 14:46:10 The recommended git tool is: NONE 14:46:12 using credential jenkins 14:46:12 Wiping out workspace first. 14:46:12 Cloning the remote Git repository 14:46:12 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 14:46:13 > git init /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17 # timeout=10 14:46:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 14:46:13 > git --version # timeout=10 14:46:13 > git --version # 'git version 2.17.1' 14:46:13 using GIT_SSH to set credentials jenkins 14:46:13 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10 14:46:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 14:46:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:46:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 14:46:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 14:46:14 using GIT_SSH to set credentials jenkins 14:46:14 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv refs/changes/35/14635/1 # timeout=10 14:46:15 > git rev-parse 6b58b0bb7596686e060592bf001b269773c33fbf^{commit} # timeout=10 14:46:15 Checking out Revision 6b58b0bb7596686e060592bf001b269773c33fbf (refs/changes/35/14635/1) 14:46:15 > git config core.sparsecheckout # timeout=10 14:46:15 > git checkout -f 6b58b0bb7596686e060592bf001b269773c33fbf # timeout=10 14:46:19 Commit message: "TEIV: Roll versions after L-Release" 14:46:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:46:19 > git rev-list --no-walk e2393c612c3aec8179357da975bd109ae90eee99 # timeout=10 14:46:19 provisioning config files... 14:46:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:46:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:46:19 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins12196208185502618263.sh 14:46:19 ---> python-tools-install.sh 14:46:19 Setup pyenv: 14:46:19 * system (set by /opt/pyenv/version) 14:46:19 * 3.8.13 (set by /opt/pyenv/version) 14:46:19 * 3.9.13 (set by /opt/pyenv/version) 14:46:19 * 3.10.6 (set by /opt/pyenv/version) 14:46:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yNcl 14:46:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:46:35 lf-activate-venv(): INFO: Installing: lftools 14:47:17 lf-activate-venv(): INFO: Adding /tmp/venv-yNcl/bin to PATH 14:47:17 Generating Requirements File 14:47:55 Python 3.10.6 14:47:55 pip 25.1.1 from /tmp/venv-yNcl/lib/python3.10/site-packages/pip (python 3.10) 14:47:56 appdirs==1.4.4 14:47:56 argcomplete==3.6.2 14:47:56 aspy.yaml==1.3.0 14:47:56 attrs==25.3.0 14:47:56 autopage==0.5.2 14:47:56 beautifulsoup4==4.13.4 14:47:56 boto3==1.39.1 14:47:56 botocore==1.39.1 14:47:56 bs4==0.0.2 14:47:56 cachetools==5.5.2 14:47:56 certifi==2025.6.15 14:47:56 cffi==1.17.1 14:47:56 cfgv==3.4.0 14:47:56 chardet==5.2.0 14:47:56 charset-normalizer==3.4.2 14:47:56 click==8.2.1 14:47:56 cliff==4.10.0 14:47:56 cmd2==2.7.0 14:47:56 cryptography==3.3.2 14:47:56 debtcollector==3.0.0 14:47:56 decorator==5.2.1 14:47:56 defusedxml==0.7.1 14:47:56 Deprecated==1.2.18 14:47:56 distlib==0.3.9 14:47:56 dnspython==2.7.0 14:47:56 docker==7.1.0 14:47:56 dogpile.cache==1.4.0 14:47:56 durationpy==0.10 14:47:56 email_validator==2.2.0 14:47:56 filelock==3.18.0 14:47:56 future==1.0.0 14:47:56 gitdb==4.0.12 14:47:56 GitPython==3.1.44 14:47:56 google-auth==2.40.3 14:47:56 httplib2==0.22.0 14:47:56 identify==2.6.12 14:47:56 idna==3.10 14:47:56 importlib-resources==1.5.0 14:47:56 iso8601==2.1.0 14:47:56 Jinja2==3.1.6 14:47:56 jmespath==1.0.1 14:47:56 jsonpatch==1.33 14:47:56 jsonpointer==3.0.0 14:47:56 jsonschema==4.24.0 14:47:56 jsonschema-specifications==2025.4.1 14:47:56 keystoneauth1==5.11.1 14:47:56 kubernetes==33.1.0 14:47:56 lftools==0.37.13 14:47:56 lxml==6.0.0 14:47:56 markdown-it-py==3.0.0 14:47:56 MarkupSafe==3.0.2 14:47:56 mdurl==0.1.2 14:47:56 msgpack==1.1.1 14:47:56 multi_key_dict==2.0.3 14:47:56 munch==4.0.0 14:47:56 netaddr==1.3.0 14:47:56 niet==1.4.2 14:47:56 nodeenv==1.9.1 14:47:56 oauth2client==4.1.3 14:47:56 oauthlib==3.3.1 14:47:56 openstacksdk==4.6.0 14:47:56 os-client-config==2.1.0 14:47:56 os-service-types==1.7.0 14:47:56 osc-lib==4.0.2 14:47:56 oslo.config==9.8.0 14:47:56 oslo.context==6.0.0 14:47:56 oslo.i18n==6.5.1 14:47:56 oslo.log==7.1.0 14:47:56 oslo.serialization==5.7.0 14:47:56 oslo.utils==9.0.0 14:47:56 packaging==25.0 14:47:56 pbr==6.1.1 14:47:56 platformdirs==4.3.8 14:47:56 prettytable==3.16.0 14:47:56 psutil==7.0.0 14:47:56 pyasn1==0.6.1 14:47:56 pyasn1_modules==0.4.2 14:47:56 pycparser==2.22 14:47:56 pygerrit2==2.0.15 14:47:56 PyGithub==2.6.1 14:47:56 Pygments==2.19.2 14:47:56 PyJWT==2.10.1 14:47:56 PyNaCl==1.5.0 14:47:56 pyparsing==2.4.7 14:47:56 pyperclip==1.9.0 14:47:56 pyrsistent==0.20.0 14:47:56 python-cinderclient==9.7.0 14:47:56 python-dateutil==2.9.0.post0 14:47:56 python-heatclient==4.2.0 14:47:56 python-jenkins==1.8.2 14:47:56 python-keystoneclient==5.6.0 14:47:56 python-magnumclient==4.8.1 14:47:56 python-openstackclient==8.1.0 14:47:56 python-swiftclient==4.8.0 14:47:56 PyYAML==6.0.2 14:47:56 referencing==0.36.2 14:47:56 requests==2.32.4 14:47:56 requests-oauthlib==2.0.0 14:47:56 requestsexceptions==1.4.0 14:47:56 rfc3986==2.0.0 14:47:56 rich==14.0.0 14:47:56 rich-argparse==1.7.1 14:47:56 rpds-py==0.26.0 14:47:56 rsa==4.9.1 14:47:56 ruamel.yaml==0.18.14 14:47:56 ruamel.yaml.clib==0.2.12 14:47:56 s3transfer==0.13.0 14:47:56 simplejson==3.20.1 14:47:56 six==1.17.0 14:47:56 smmap==5.0.2 14:47:56 soupsieve==2.7 14:47:56 stevedore==5.4.1 14:47:56 tabulate==0.9.0 14:47:56 toml==0.10.2 14:47:56 tomlkit==0.13.3 14:47:56 tqdm==4.67.1 14:47:56 typing_extensions==4.14.0 14:47:56 tzdata==2025.2 14:47:56 urllib3==1.26.20 14:47:56 virtualenv==20.31.2 14:47:56 wcwidth==0.2.13 14:47:56 websocket-client==1.8.0 14:47:56 wrapt==1.17.2 14:47:56 xdg==6.0.0 14:47:56 xmltodict==0.14.2 14:47:56 yq==3.4.3 14:47:56 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins3758999204670433466.sh 14:47:56 + mkdir -p /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/target/classes /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes 14:47:56 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins15951187201147839066.sh 14:47:56 + echo quiet=on 14:47:56 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-4430 14:47:57 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6b58b0bb7596686e060592bf001b269773c33fbf -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=john.keeney@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=John Keeney" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/14635 -DGERRIT_PATCHSET_UPLOADER_EMAIL=john.keeney@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 14:47:57 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=smo/teiv -DGERRIT_PATCHSET_UPLOADER_USERNAME=JohnKeeney -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=14635 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"John Keeney\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/35/14635/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=John Keeney" '-DGERRIT_CHANGE_OWNER=\"John Keeney\" ' -DPROJECT=smo/teiv -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VEVJVjogUm9sbCB2ZXJzaW9ucyBhZnRlciBMLVJlbGVhc2UKCklzc3VlLUlEOiBTTU8tMTkwCkNoYW5nZS1JZDogSWFmOTAzODljNjY2NDllNTBlNDZkNTA4M2RhYzM0OGQ4NDZmZWEzYzMKU2lnbmVkLW9mZi1ieTogSm9obktlZW5leSA8am9obi5rZWVuZXlAZXN0LnRlY2g+Cg== -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=TEIV: Roll versions after L-Release" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=JohnKeeney '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Iaf90389c66649e50e46d5083dac348d846fea3c3 -DGERRIT_EVENT_HASH=-1676827661 -DGERRIT_VERSION=3.8.10 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=john.keeney@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} "-DGERRIT_CHANGE_OWNER_NAME=John Keeney" --version 14:47:58 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 14:47:58 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 14:47:58 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 14:47:58 Default locale: en, platform encoding: UTF-8 14:47:58 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 14:47:58 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins3648899184115026561.sh 14:47:58 + rm /home/jenkins/.wgetrc 14:47:58 [EnvInject] - Injecting environment variables from a build step. 14:47:58 [EnvInject] - Injecting as environment variables the properties content 14:47:58 SET_JDK_VERSION=openjdk17 14:47:58 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:47:58 14:47:58 [EnvInject] - Variables injected successfully. 14:47:58 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh /tmp/jenkins2948815655316965823.sh 14:47:58 ---> update-java-alternatives.sh 14:47:58 ---> Updating Java version 14:47:58 ---> Ubuntu/Debian system detected 14:47:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:47:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:47:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:47:59 openjdk version "17.0.7" 2023-04-18 14:47:59 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:47:59 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:47:59 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:47:59 [EnvInject] - Injecting environment variables from a build step. 14:47:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:47:59 [EnvInject] - Variables injected successfully. 14:47:59 provisioning config files... 14:47:59 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17@tmp/config7258514979702448683tmp 14:47:59 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17@tmp/config11976650599452528739tmp 14:47:59 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins9036313331370680031.sh 14:47:59 ---> docker-login.sh 14:47:59 nexus3.o-ran-sc.org:10001 14:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:00 Configure a credential helper to remove this warning. See 14:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:00 14:48:00 Login Succeeded 14:48:00 nexus3.o-ran-sc.org:10002 14:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:00 Configure a credential helper to remove this warning. See 14:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:00 14:48:00 Login Succeeded 14:48:00 nexus3.o-ran-sc.org:10003 14:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:00 Configure a credential helper to remove this warning. See 14:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:00 14:48:00 Login Succeeded 14:48:00 nexus3.o-ran-sc.org:10004 14:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:00 Configure a credential helper to remove this warning. See 14:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:00 14:48:00 Login Succeeded 14:48:00 ---> docker-login.sh ends 14:48:00 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins18199011647476094643.sh 14:48:00 provisioning config files... 14:48:00 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17@tmp/config11524765003290245611tmp 14:48:00 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17@tmp/config18389214329100015578tmp 14:48:00 [EnvInject] - Injecting environment variables from a build step. 14:48:00 [EnvInject] - Injecting as environment variables the properties content 14:48:00 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 14:48:00 14:48:00 [EnvInject] - Variables injected successfully. 14:48:00 [EnvInject] - Injecting environment variables from a build step. 14:48:00 [EnvInject] - Injecting as environment variables the properties content 14:48:00 MAVEN_GOALS=clean install 14:48:00 14:48:00 [EnvInject] - Variables injected successfully. 14:48:00 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins1569392188645462660.sh 14:48:00 ---> common-variables.sh 14:48:00 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 14:48:00 ---> maven-build.sh 14:48:00 + set +u 14:48:00 + export MAVEN_OPTS 14:48:00 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e --global-settings /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17@tmp/config11524765003290245611tmp --settings /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17@tmp/config18389214329100015578tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dbuild.number=37 14:48:01 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 14:48:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 14:48:01 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 14:48:01 Default locale: en, platform encoding: UTF-8 14:48:01 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 14:48:03 [INFO] Error stacktraces are turned on. 14:48:03 [INFO] Scanning for projects... 14:48:10 [WARNING] Checksum validation failed, expected ' must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 14:48:12 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 14:48:12 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 14:48:13 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 14:48:13 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 14:48:13 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 14:48:14 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 14:48:17 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 14:48:17 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 14:48:20 [INFO] ------------------------------------------------------------------------ 14:48:20 [INFO] Reactor Build Order: 14:48:20 [INFO] 14:48:20 [INFO] topology-exposure-inventory [pom] 14:48:20 [INFO] yang-parser [pom] 14:48:20 [INFO] Yang Parser [jar] 14:48:20 [INFO] yang-parser-example [jar] 14:48:20 [INFO] pgsql-schema-generator [jar] 14:48:20 [INFO] topology-exposure-inventory-jar [jar] 14:48:20 [INFO] adapters [pom] 14:48:20 [INFO] ncmp-to-teiv-adapter [jar] 14:48:20 [INFO] 14:48:20 [INFO] --------------< org.oran.smo:topology-exposure-inventory >-------------- 14:48:20 [INFO] Building topology-exposure-inventory 0.3.0-SNAPSHOT [1/8] 14:48:20 [INFO] from pom.xml 14:48:20 [INFO] --------------------------------[ pom ]--------------------------------- 14:48:20 [INFO] 14:48:20 [INFO] --- clean:3.4.0:clean (default-clean) @ topology-exposure-inventory --- 14:48:20 [INFO] Deleting /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/target 14:48:20 [INFO] 14:48:20 [INFO] --- install:3.1.3:install (default-install) @ topology-exposure-inventory --- 14:48:21 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pom.xml to /tmp/r/org/oran/smo/topology-exposure-inventory/0.3.0-SNAPSHOT/topology-exposure-inventory-0.3.0-SNAPSHOT.pom 14:48:21 [INFO] 14:48:21 [INFO] ----------------------< org.oran.smo:yang-parser >---------------------- 14:48:21 [INFO] Building yang-parser 0.3.0-SNAPSHOT [2/8] 14:48:21 [INFO] from yang-parser/pom.xml 14:48:21 [INFO] --------------------------------[ pom ]--------------------------------- 14:48:21 [INFO] 14:48:21 [INFO] --- clean:3.4.0:clean (default-clean) @ yang-parser --- 14:48:21 [INFO] 14:48:21 [INFO] --- install:3.1.3:install (default-install) @ yang-parser --- 14:48:21 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/pom.xml to /tmp/r/org/oran/smo/yang-parser/0.3.0-SNAPSHOT/yang-parser-0.3.0-SNAPSHOT.pom 14:48:21 [INFO] 14:48:21 [INFO] -----------< org.oran.smo.yangtools.parser:yang-parser-jar >------------ 14:48:21 [INFO] Building Yang Parser 1.2.1-SNAPSHOT [3/8] 14:48:21 [INFO] from yang-parser/yang-parser-jar/pom.xml 14:48:21 [INFO] --------------------------------[ jar ]--------------------------------- 14:48:22 [INFO] 14:48:22 [INFO] --- clean:3.4.0:clean (default-clean) @ yang-parser-jar --- 14:48:22 [INFO] 14:48:22 [INFO] --- apache-rat:0.15:check (default) @ yang-parser-jar --- 14:48:24 [INFO] Enabled default license matchers. 14:48:24 [INFO] Will parse SCM ignores for exclusions... 14:48:24 [INFO] Finished adding exclusions from SCM ignore files. 14:48:24 [INFO] 62 implicit excludes. 14:48:24 [INFO] 25 explicit excludes. 14:48:24 [INFO] 333 resources included 14:48:25 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 298 licenses. 14:48:25 [INFO] 14:48:25 [INFO] --- antrun:3.1.0:run (download-src-external-yang-models) @ yang-parser-jar --- 14:48:26 [INFO] Executing tasks 14:48:26 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang 14:48:26 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-library-2019-01-04.yang 14:48:26 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang 14:48:26 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-datastores-2018-02-14.yang 14:48:26 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-inet-types-2019-11-04.yang 14:48:26 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-types-2019-11-04.yang 14:48:26 [INFO] Executed tasks 14:48:26 [INFO] 14:48:26 [INFO] --- jacoco:0.8.8:prepare-agent (prepare-unit-tests) @ yang-parser-jar --- 14:48:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec,append=true 14:48:27 [INFO] 14:48:27 [INFO] --- resources:3.3.1:resources (default-resources) @ yang-parser-jar --- 14:48:27 [INFO] Copying 4 resources from src/main/resources to target/classes 14:48:27 [INFO] 14:48:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ yang-parser-jar --- 14:48:28 [INFO] Recompiling the module because of changed source code. 14:48:28 [INFO] Compiling 190 source files with javac [debug parameters release 17] to target/classes 14:48:33 [INFO] 14:48:33 [INFO] --- antrun:3.1.0:run (download-test-external-yang-models) @ yang-parser-jar --- 14:48:33 [INFO] Executing tasks 14:48:33 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA98/yang-models/_3gpp-common-yang-extensions.yang 14:48:33 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/_3gpp-common-yang-extensions-2022-10-20.yang 14:48:39 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Rel-17-SA-91/yang-models/_3gpp-common-yang-extensions.yang 14:48:39 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/_3gpp-common-yang-extensions-2019-06-23.yang 14:48:39 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/iana-crypt-hash@2014-08-06.yang 14:48:39 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/iana-crypt-hash-2014-08-06.yang 14:48:39 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-crypto-types-2019-11-20.yang 14:48:39 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang 14:48:39 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-datastores-2018-02-14.yang 14:48:39 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-inet-types-2019-11-04.yang 14:48:39 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-interfaces@2018-02-20.yang 14:48:39 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-interfaces-2018-02-20.yang 14:48:39 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-ip@2018-02-22.yang 14:48:39 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ip-2018-02-22.yang 14:48:39 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-keystore-2019-11-20.yang 14:48:39 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-acm@2018-02-14.yang 14:48:39 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-acm-2018-02-14.yang 14:48:39 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-client-2019-11-20.yang 14:48:39 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-monitoring@2010-10-04.yang 14:48:39 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-monitoring-2010-10-04.yang 14:48:40 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-notifications@2012-02-06.yang 14:48:40 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-notifications-2012-02-06.yang 14:48:40 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-server-2018-09-20.yang 14:48:40 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-with-defaults@2011-06-01.yang 14:48:40 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-with-defaults-2011-06-01.yang 14:48:40 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf@2011-06-01.yang 14:48:40 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-2011-06-01.yang 14:48:40 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-network-instance@2019-01-21.yang 14:48:40 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-network-instance-2019-01-21.yang 14:48:40 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-origin@2018-02-14.yang 14:48:40 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-origin-2018-02-14.yang 14:48:40 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-restconf-monitoring@2017-01-26.yang 14:48:40 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-restconf-monitoring-2017-01-26.yang 14:48:40 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-restconf@2017-01-26.yang 14:48:40 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-restconf-2017-01-26.yang 14:48:40 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-client-2019-11-20.yang 14:48:40 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-common-2019-11-20.yang 14:48:40 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-server-2019-11-20.yang 14:48:40 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-subscribed-notifications@2019-05-06.yang 14:48:40 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-subscribed-notifications-2019-05-06.yang 14:48:41 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-system@2014-08-06.yang 14:48:41 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-system-2014-08-06.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-client-2019-10-18.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-common-2019-10-18.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-server-2019-10-18.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-client-2019-11-20.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-common-2019-11-20.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-server-2019-11-20.yang 14:48:41 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-trust-anchors@2019-04-29.yang 14:48:41 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-trust-anchors-2019-04-29.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-truststore-2019-11-20.yang 14:48:41 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-x509-cert-to-name@2014-12-10.yang 14:48:41 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-x509-cert-to-name-2014-12-10.yang 14:48:41 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang 14:48:41 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-library-2019-01-04.yang 14:48:41 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-metadata@2016-08-05.yang 14:48:41 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-metadata-2016-08-05.yang 14:48:41 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-patch@2017-02-22.yang 14:48:41 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-patch-2017-02-22.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-push-2019-05-21.yang 14:48:41 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-schema-mount@2019-01-14.yang 14:48:41 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-schema-mount-2019-01-14.yang 14:48:41 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-types@2010-09-24.yang 14:48:41 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2010-09-24.yang 14:48:41 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2019-11-04.yang 14:48:41 [INFO] Executed tasks 14:48:41 [INFO] 14:48:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-parser-jar --- 14:48:42 [INFO] Copying 292 resources from src/test/resources to target/test-classes 14:48:42 [INFO] 14:48:42 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ yang-parser-jar --- 14:48:42 [INFO] Recompiling the module because of changed dependency. 14:48:42 [INFO] Compiling 68 source files with javac [debug parameters release 17] to target/test-classes 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[67,45] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[70,45] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[89,51] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[92,51] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[95,51] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[98,51] Double(double) in java.lang.Double has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[111,45] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[129,55] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[137,56] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[143,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[146,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[152,56] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[158,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[161,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[188,49] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[197,51] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[215,61] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[220,61] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[233,61] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[238,61] Double(double) in java.lang.Double has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[402,49] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[235,49] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[241,49] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[261,49] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[291,49] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[318,49] Long(long) in java.lang.Long has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/util/test/IdentityRefValueTest.java:[84,79] Integer(int) in java.lang.Integer has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/util/test/InstanceIdentifierTest.java:[191,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal 14:48:44 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/util/test/InstanceIdentifierTest.java:[223,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal 14:48:44 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java uses or overrides a deprecated API. 14:48:44 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java: Recompile with -Xlint:deprecation for details. 14:48:44 [INFO] 14:48:44 [INFO] --- surefire:3.0.0-M3:test (default-test) @ yang-parser-jar --- 14:48:45 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/surefire-reports 14:48:45 [INFO] 14:48:45 [INFO] ------------------------------------------------------- 14:48:45 [INFO] T E S T S 14:48:45 [INFO] ------------------------------------------------------- 14:48:46 [INFO] Running org.oran.smo.yangtools.parser.util.test.NamespaceAndIdentifierTest 14:48:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.oran.smo.yangtools.parser.util.test.NamespaceAndIdentifierTest 14:48:46 [INFO] Running org.oran.smo.yangtools.parser.util.test.InstanceIdentifierTest 14:48:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.oran.smo.yangtools.parser.util.test.InstanceIdentifierTest 14:48:46 [INFO] Running org.oran.smo.yangtools.parser.util.test.QNameHelperTest 14:48:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.util.test.QNameHelperTest 14:48:46 [INFO] Running org.oran.smo.yangtools.parser.input.test.ByteArrayYangInputTest 14:48:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.oran.smo.yangtools.parser.input.test.ByteArrayYangInputTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.input.test.FileBasedYangInputResolverTest 14:48:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.oran.smo.yangtools.parser.input.test.FileBasedYangInputResolverTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.input.test.FileBasedYangInputTest 14:48:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.oran.smo.yangtools.parser.input.test.FileBasedYangInputTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.yanglibrary.test.IetfYangLibraryParserTest 14:48:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in org.oran.smo.yangtools.parser.yanglibrary.test.IetfYangLibraryParserTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.parser.test.JsonParserTest 14:48:47 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.oran.smo.yangtools.parser.data.parser.test.JsonParserTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.parser.test.JsonWriterTest 14:48:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.oran.smo.yangtools.parser.data.parser.test.JsonWriterTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.JsonTest 14:48:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.smo.yangtools.parser.data.dom.test.JsonTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.XmlPrefixesTest 14:48:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.data.dom.test.XmlPrefixesTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.XmlRootElementsTest 14:48:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.oran.smo.yangtools.parser.data.dom.test.XmlRootElementsTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.ValueHelperTest 14:48:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.oran.smo.yangtools.parser.data.util.test.ValueHelperTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.BitsValueTest 14:48:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.oran.smo.yangtools.parser.data.util.test.BitsValueTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.IdentityRefValueTest 14:48:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.data.util.test.IdentityRefValueTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.BinaryValueTest 14:48:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.data.util.test.BinaryValueTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.test.InstanceDataTreeBuilderTest 14:48:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.oran.smo.yangtools.parser.data.test.InstanceDataTreeBuilderTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.test.ComplexInstanceDataTest 14:48:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.oran.smo.yangtools.parser.data.test.ComplexInstanceDataTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.data.test.DataTreeBuilderPredicateTest 14:48:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.oran.smo.yangtools.parser.data.test.DataTreeBuilderPredicateTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.PrefixAndNamespaceResolverTest 14:48:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.oran.smo.yangtools.parser.model.schema.test.PrefixAndNamespaceResolverTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.ModuleRegistryTest 14:48:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.oran.smo.yangtools.parser.model.schema.test.ModuleRegistryTest 14:48:47 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.AnnotationRegistryTest 14:48:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.oran.smo.yangtools.parser.model.schema.test.AnnotationRegistryTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.RemoveProtocolAccessibleObjectsTest 14:48:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.oran.smo.yangtools.parser.model.schema.test.RemoveProtocolAccessibleObjectsTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.IdentityRegistryTest 14:48:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.oran.smo.yangtools.parser.model.schema.test.IdentityRegistryTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.RemoveFindingsOnUnusedSchemaNodesTest 14:48:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.oran.smo.yangtools.parser.model.schema.test.RemoveFindingsOnUnusedSchemaNodesTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.StopAfterInitialParseTest 14:48:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.oran.smo.yangtools.parser.model.schema.test.StopAfterInitialParseTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.YangIdentityTest 14:48:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.oran.smo.yangtools.parser.model.util.test.YangIdentityTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.PatternHelperTest 14:48:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.util.test.PatternHelperTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.YangAnnotationTest 14:48:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.oran.smo.yangtools.parser.model.util.test.YangAnnotationTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.GrammarHelperTest 14:48:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.util.test.GrammarHelperTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.StringHelperTest 14:48:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.util.test.StringHelperTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.NumberHelperTest 14:48:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.model.util.test.NumberHelperTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.DataTypeHelperTest 14:48:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.oran.smo.yangtools.parser.model.util.test.DataTypeHelperTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.yangdom.test.BasicParsingTest 14:48:48 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.oran.smo.yangtools.parser.model.yangdom.test.BasicParsingTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.SubmoduleTest 14:48:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.SubmoduleTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.RangeTest 14:48:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.RangeTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.PrefixesTest 14:48:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.PrefixesTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.TypedefTest 14:48:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.TypedefTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.StringTokenizationTest 14:48:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.StringTokenizationTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.DataTypeTest 14:48:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.DataTypeTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IncludeTest 14:48:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IncludeTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.BelongsToTest 14:48:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.BelongsToTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IdentityTest 14:48:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IdentityTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.RevisionTest 14:48:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.RevisionTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.GroupingTest 14:48:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.GroupingTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ImportTest 14:48:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ImportTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.LengthTest 14:48:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.LengthTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ConformanceTypeTest 14:48:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ConformanceTypeTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.GeneralSyntaxTest 14:48:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.GeneralSyntaxTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.DeviationTest 14:48:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.DeviationTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.StatusTest 14:48:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.StatusTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.AugmentTest 14:48:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.AugmentTest 14:48:48 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.WhenTest 14:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.WhenTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ModuleTest 14:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ModuleTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IfFeatureTest 14:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IfFeatureTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.BitsTest 14:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.BitsTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.NamespaceTest 14:48:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.NamespaceTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.model.statements.oran.test.OranSmoTeivExtensionsTest 14:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.oran.smo.yangtools.parser.model.statements.oran.test.OranSmoTeivExtensionsTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.model.statements.ietf.test.OtherExtensionsTest 14:48:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.oran.smo.yangtools.parser.model.statements.ietf.test.OtherExtensionsTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.model.test.ModuleIdentityTest 14:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.test.ModuleIdentityTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.findings.test.FindingsManagerTest 14:48:49 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.oran.smo.yangtools.parser.findings.test.FindingsManagerTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.test.CheckYangLibraryAgainstSchemaTest 14:48:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.oran.smo.yangtools.parser.test.CheckYangLibraryAgainstSchemaTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.test.YangDeviceModelTest 14:48:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.oran.smo.yangtools.parser.test.YangDeviceModelTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.test.ParseIetfModulesTest 14:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.oran.smo.yangtools.parser.test.ParseIetfModulesTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.test.UnsatisfiedIfFeatureRemoveTest 14:48:49 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.oran.smo.yangtools.parser.test.UnsatisfiedIfFeatureRemoveTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.test.FailFastTest 14:48:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.test.FailFastTest 14:48:49 [INFO] Running org.oran.smo.yangtools.parser.test.YangDomWriteOutTest 14:48:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.oran.smo.yangtools.parser.test.YangDomWriteOutTest 14:48:50 [INFO] 14:48:50 [INFO] Results: 14:48:50 [INFO] 14:48:50 [INFO] Tests run: 361, Failures: 0, Errors: 0, Skipped: 0 14:48:50 [INFO] 14:48:50 [INFO] 14:48:50 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ yang-parser-jar --- 14:48:50 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 14:48:50 [INFO] Analyzed bundle 'yang-parser-jar' with 211 classes 14:48:50 [INFO] All coverage checks have been met. 14:48:50 [INFO] 14:48:50 [INFO] --- jar:3.4.2:jar (default-jar) @ yang-parser-jar --- 14:48:51 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/yang-parser-jar-1.2.1-SNAPSHOT.jar 14:48:51 [INFO] 14:48:51 [INFO] --- license:4.2:check (default) @ yang-parser-jar --- 14:48:52 [INFO] Checking licenses... 14:48:52 [WARNING] At least one licenseSet must be specified 14:48:52 [INFO] 14:48:52 [INFO] --- spotless:2.30.0:check (default) @ yang-parser-jar --- 14:48:55 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 14:48:55 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 14:48:55 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 14:48:55 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 14:48:55 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 14:48:55 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 14:48:55 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 14:48:55 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 14:48:55 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 14:48:55 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 14:48:55 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 14:48:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 14:48:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 14:48:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 14:48:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 14:48:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 14:48:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 14:48:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 14:48:55 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 14:48:55 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 14:48:55 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 14:48:55 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 14:48:55 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 14:48:55 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 14:48:55 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 14:48:55 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 14:48:55 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 14:48:55 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 14:48:55 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 14:48:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 14:48:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 14:48:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 14:48:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 14:48:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 14:48:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 14:48:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 14:48:55 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 14:48:55 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 14:48:55 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 14:48:55 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 14:48:55 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 14:48:55 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 14:48:55 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 14:48:55 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 14:48:55 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 14:48:55 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 14:48:55 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 14:48:55 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 14:48:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 14:48:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 14:48:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 14:48:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 14:48:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 14:48:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 14:48:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 14:48:55 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 14:48:55 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 14:48:55 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 14:48:55 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 14:48:55 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 14:48:55 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 14:48:55 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 14:48:55 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 14:48:55 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 14:48:55 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 14:48:55 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 14:48:55 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 14:48:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 14:48:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 14:48:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 14:48:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 14:48:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 14:48:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 14:48:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 14:48:55 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 14:48:55 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 14:48:55 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 14:48:55 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 14:48:55 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 14:48:55 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 14:48:55 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 14:48:55 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 14:48:55 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 14:48:55 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 14:48:55 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 14:48:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 14:48:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 14:48:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 14:48:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 14:48:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 14:48:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 14:48:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 14:48:55 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 14:48:55 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 14:48:55 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 14:48:55 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 14:48:55 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 14:48:55 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 14:48:55 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 14:48:55 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 14:48:55 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 14:48:55 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 14:48:55 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 14:48:55 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 14:48:55 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 14:48:55 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 14:48:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 14:48:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 14:48:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 14:48:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 14:48:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 14:48:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 14:48:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 14:48:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 14:48:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 14:48:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:55 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 14:48:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 14:48:55 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 14:48:55 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 14:48:55 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 14:48:55 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 14:48:55 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 14:48:56 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 14:48:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 14:48:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 14:48:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 14:48:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 14:48:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:56 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 14:48:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 14:48:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 14:48:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 14:48:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 14:48:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 14:48:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 14:48:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 14:48:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 14:48:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 14:48:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 14:48:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 14:48:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 14:48:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 14:48:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 14:48:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 14:48:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 14:48:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 14:48:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 14:48:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 14:48:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 14:48:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:56 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 14:48:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 14:48:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 14:48:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 14:48:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @7626c550) 14:48:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 14:48:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 14:48:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 14:48:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 14:48:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 14:48:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 14:48:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 14:48:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 14:48:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 14:48:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 14:48:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 14:48:56 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 14:48:56 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 14:48:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 14:48:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 14:48:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 14:48:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 14:48:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:56 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 14:48:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 14:48:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 14:48:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 14:48:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 14:48:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 14:48:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 14:48:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 14:48:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 14:48:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 14:48:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 14:48:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 14:48:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 14:48:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 14:48:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 14:48:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 14:48:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 14:48:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 14:48:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 14:48:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 14:48:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 14:48:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 14:48:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 14:48:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 14:48:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 14:48:56 at java.lang.reflect.Method.invoke (Method.java:568) 14:48:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 14:48:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 14:48:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 14:48:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 14:49:02 [INFO] 14:49:02 [INFO] --- jacoco:0.8.8:report (report) @ yang-parser-jar --- 14:49:02 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 14:49:02 [INFO] Analyzed bundle 'Yang Parser' with 211 classes 14:49:02 [INFO] 14:49:02 [INFO] --- install:3.1.3:install (default-install) @ yang-parser-jar --- 14:49:02 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/pom.xml to /tmp/r/org/oran/smo/yangtools/parser/yang-parser-jar/1.2.1-SNAPSHOT/yang-parser-jar-1.2.1-SNAPSHOT.pom 14:49:02 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/yang-parser-jar-1.2.1-SNAPSHOT.jar to /tmp/r/org/oran/smo/yangtools/parser/yang-parser-jar/1.2.1-SNAPSHOT/yang-parser-jar-1.2.1-SNAPSHOT.jar 14:49:02 [INFO] 14:49:02 [INFO] ----< org.oran.smo.yangtools.parser.simple.example:parser-example >----- 14:49:02 [INFO] Building yang-parser-example 0.0.2-SNAPSHOT [4/8] 14:49:02 [INFO] from yang-parser/parser-example/pom.xml 14:49:02 [INFO] --------------------------------[ jar ]--------------------------------- 14:49:03 [INFO] 14:49:03 [INFO] --- clean:3.4.0:clean (default-clean) @ parser-example --- 14:49:03 [INFO] 14:49:03 [INFO] --- resources:3.3.1:resources (default-resources) @ parser-example --- 14:49:03 [INFO] Copying 0 resource from src/main/resources to target/classes 14:49:03 [INFO] Copying 4 resources from src/main/resources to target/classes 14:49:03 [INFO] 14:49:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ parser-example --- 14:49:03 [INFO] Recompiling the module because of changed dependency. 14:49:03 [INFO] Compiling 3 source files with javac [debug parameters release 17] to target/classes 14:49:03 [INFO] 14:49:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ parser-example --- 14:49:03 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/parser-example/src/test/resources 14:49:03 [INFO] 14:49:03 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ parser-example --- 14:49:03 [INFO] No sources to compile 14:49:03 [INFO] 14:49:03 [INFO] --- surefire:3.5.2:test (default-test) @ parser-example --- 14:49:03 [INFO] No tests to run. 14:49:03 [INFO] 14:49:03 [INFO] --- jar:3.4.2:jar (default-jar) @ parser-example --- 14:49:03 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/parser-example-0.0.2-SNAPSHOT.jar 14:49:03 [INFO] 14:49:03 [INFO] --- spotless:2.30.0:check (default) @ parser-example --- 14:49:03 [INFO] 14:49:03 [INFO] --- install:3.1.3:install (default-install) @ parser-example --- 14:49:03 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/parser-example/pom.xml to /tmp/r/org/oran/smo/yangtools/parser/simple/example/parser-example/0.0.2-SNAPSHOT/parser-example-0.0.2-SNAPSHOT.pom 14:49:03 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/parser-example-0.0.2-SNAPSHOT.jar to /tmp/r/org/oran/smo/yangtools/parser/simple/example/parser-example/0.0.2-SNAPSHOT/parser-example-0.0.2-SNAPSHOT.jar 14:49:03 [INFO] 14:49:03 [INFO] ------< org.oran.smo.teiv.pgsqlgenerator:pgsql-schema-generator >------- 14:49:03 [INFO] Building pgsql-schema-generator 1.2.1 [5/8] 14:49:03 [INFO] from pgsql-schema-generator/pom.xml 14:49:03 [INFO] --------------------------------[ jar ]--------------------------------- 14:49:06 [INFO] 14:49:06 [INFO] --- clean:3.4.0:clean (default-clean) @ pgsql-schema-generator --- 14:49:06 [INFO] 14:49:06 [INFO] --- apache-rat:0.15:check (default) @ pgsql-schema-generator --- 14:49:06 [INFO] Enabled default license matchers. 14:49:06 [INFO] Will parse SCM ignores for exclusions... 14:49:06 [INFO] Finished adding exclusions from SCM ignore files. 14:49:06 [INFO] 62 implicit excludes. 14:49:06 [INFO] 25 explicit excludes. 14:49:06 [INFO] 79 resources included 14:49:06 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 79 licenses. 14:49:06 [INFO] 14:49:06 [INFO] --- jacoco:0.8.8:prepare-agent (prepare-unit-tests) @ pgsql-schema-generator --- 14:49:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec,append=true 14:49:06 [INFO] 14:49:06 [INFO] --- resources:3.3.1:resources (default-resources) @ pgsql-schema-generator --- 14:49:06 [INFO] Copying 1 resource from src/main/resources to target/classes 14:49:06 [INFO] Copying 4 resources from src/main/resources to target/classes 14:49:06 [INFO] 14:49:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ pgsql-schema-generator --- 14:49:06 [INFO] Recompiling the module because of changed dependency. 14:49:06 [INFO] Compiling 41 source files with javac [debug parameters release 17] to target/classes 14:49:08 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java uses unchecked or unsafe operations. 14:49:08 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java: Recompile with -Xlint:unchecked for details. 14:49:08 [INFO] 14:49:08 [INFO] --- antrun:3.1.0:run (download-external-yang-models-pgsql) @ pgsql-schema-generator --- 14:49:08 [INFO] Executing tasks 14:49:08 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import 14:49:08 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-types.yang 14:49:08 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import/_3gpp-common-yang-types.yang 14:49:09 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-geo-location@2022-02-11.yang 14:49:09 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import/ietf-geo-location.yang 14:49:09 [INFO] Executed tasks 14:49:09 [INFO] 14:49:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pgsql-schema-generator --- 14:49:09 [INFO] Copying 25 resources from src/test/resources to target/test-classes 14:49:09 [INFO] 14:49:09 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pgsql-schema-generator --- 14:49:09 [INFO] Recompiling the module because of changed dependency. 14:49:09 [INFO] Compiling 11 source files with javac [debug parameters release 17] to target/test-classes 14:49:11 [INFO] 14:49:11 [INFO] --- surefire:3.5.2:test (default-test) @ pgsql-schema-generator --- 14:49:11 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/surefire-reports 14:49:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:49:12 [INFO] 14:49:12 [INFO] ------------------------------------------------------- 14:49:12 [INFO] T E S T S 14:49:12 [INFO] ------------------------------------------------------- 14:49:13 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.BackwardCompatibilityCheckerTest 14:49:15 14:49:15 . ____ _ __ _ _ 14:49:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:15 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:15 =========|_|==============|___/=/_/_/_/ 14:49:15 14:49:15 :: Spring Boot :: (v3.4.2) 14:49:15 14:49:15 2025-07-02T14:49:15.827Z INFO 3132 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : Starting BackwardCompatibilityCheckerTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:15 2025-07-02T14:49:15.832Z INFO 3132 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : No active profile set, falling back to 1 default profile: "default" 14:49:16 2025-07-02T14:49:16.124Z INFO 3132 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : Started BackwardCompatibilityCheckerTest in 1.25 seconds (process running for 3.974) 14:49:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:49:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.692 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.BackwardCompatibilityCheckerTest 14:49:17 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.TableBuilderTest 14:49:17 14:49:17 . ____ _ __ _ _ 14:49:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:17 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:17 =========|_|==============|___/=/_/_/_/ 14:49:17 14:49:17 :: Spring Boot :: (v3.4.2) 14:49:17 14:49:17 2025-07-02T14:49:17.786Z INFO 3132 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : Starting TableBuilderTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:17 2025-07-02T14:49:17.786Z INFO 3132 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : No active profile set, falling back to 1 default profile: "default" 14:49:17 2025-07-02T14:49:17.808Z INFO 3132 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : Started TableBuilderTest in 0.137 seconds (process running for 5.657) 14:49:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.TableBuilderTest 14:49:17 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.GreenFieldInstallationTest 14:49:18 14:49:18 . ____ _ __ _ _ 14:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:18 =========|_|==============|___/=/_/_/_/ 14:49:18 14:49:18 :: Spring Boot :: (v3.4.2) 14:49:18 14:49:18 2025-07-02T14:49:18.000Z INFO 3132 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : Starting GreenFieldInstallationTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:18 2025-07-02T14:49:18.000Z INFO 3132 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : No active profile set, falling back to 1 default profile: "default" 14:49:18 2025-07-02T14:49:18.046Z INFO 3132 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : Started GreenFieldInstallationTest in 0.104 seconds (process running for 5.896) 14:49:18 2025-07-02T14:49:18.066Z INFO 3132 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 14:49:18 2025-07-02T14:49:18.087Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:18 2025-07-02T14:49:18.088Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:18 2025-07-02T14:49:18.088Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:18 2025-07-02T14:49:18.089Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:18 2025-07-02T14:49:18.089Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.GreenFieldInstallationTest 14:49:18 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.DataSchemaGeneratorTest 14:49:18 14:49:18 . ____ _ __ _ _ 14:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:18 =========|_|==============|___/=/_/_/_/ 14:49:18 14:49:18 :: Spring Boot :: (v3.4.2) 14:49:18 14:49:18 2025-07-02T14:49:18.187Z INFO 3132 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : Starting DataSchemaGeneratorTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:18 2025-07-02T14:49:18.187Z INFO 3132 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : No active profile set, falling back to 1 default profile: "default" 14:49:18 2025-07-02T14:49:18.211Z INFO 3132 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : Started DataSchemaGeneratorTest in 0.088 seconds (process running for 6.061) 14:49:18 2025-07-02T14:49:18.218Z INFO 3132 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline EXISTS!! 14:49:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.DataSchemaGeneratorTest 14:49:18 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.ModelComparatorTest 14:49:18 14:49:18 . ____ _ __ _ _ 14:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:18 =========|_|==============|___/=/_/_/_/ 14:49:18 14:49:18 :: Spring Boot :: (v3.4.2) 14:49:18 14:49:18 2025-07-02T14:49:18.296Z INFO 3132 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : Starting ModelComparatorTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:18 2025-07-02T14:49:18.296Z INFO 3132 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : No active profile set, falling back to 1 default profile: "default" 14:49:18 2025-07-02T14:49:18.307Z INFO 3132 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : Started ModelComparatorTest in 0.065 seconds (process running for 6.157) 14:49:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.ModelComparatorTest 14:49:18 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.SchemaParserTest 14:49:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.SchemaParserTest 14:49:18 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.model.ModelSchemaGeneratorTest 14:49:18 14:49:18 . ____ _ __ _ _ 14:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:18 =========|_|==============|___/=/_/_/_/ 14:49:18 14:49:18 :: Spring Boot :: (v3.4.2) 14:49:18 14:49:18 2025-07-02T14:49:18.476Z INFO 3132 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : Starting ModelSchemaGeneratorTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:18 2025-07-02T14:49:18.477Z INFO 3132 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : No active profile set, falling back to 1 default profile: "default" 14:49:18 2025-07-02T14:49:18.508Z INFO 3132 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : Started ModelSchemaGeneratorTest in 0.082 seconds (process running for 6.357) 14:49:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.model.ModelSchemaGeneratorTest 14:49:18 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.model.HashInfoDataGeneratorTest 14:49:18 14:49:18 . ____ _ __ _ _ 14:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:18 =========|_|==============|___/=/_/_/_/ 14:49:18 14:49:18 :: Spring Boot :: (v3.4.2) 14:49:18 14:49:18 2025-07-02T14:49:18.616Z INFO 3132 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : Starting HashInfoDataGeneratorTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:18 2025-07-02T14:49:18.617Z INFO 3132 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : The following 1 profile is active: "test" 14:49:18 2025-07-02T14:49:18.625Z INFO 3132 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : Started HashInfoDataGeneratorTest in 0.067 seconds (process running for 6.475) 14:49:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.model.HashInfoDataGeneratorTest 14:49:18 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.YangParserTest 14:49:18 14:49:18 . ____ _ __ _ _ 14:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:18 =========|_|==============|___/=/_/_/_/ 14:49:18 14:49:18 :: Spring Boot :: (v3.4.2) 14:49:18 14:49:18 2025-07-02T14:49:18.701Z INFO 3132 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : Starting YangParserTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:18 2025-07-02T14:49:18.701Z INFO 3132 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : No active profile set, falling back to 1 default profile: "default" 14:49:18 2025-07-02T14:49:18.712Z INFO 3132 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : Started YangParserTest in 0.062 seconds (process running for 6.561) 14:49:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.oran.smo.teiv.pgsqlgenerator.YangParserTest 14:49:19 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 14:49:19 2025-07-02T14:49:18.967Z INFO 3132 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oran.smo.teiv.pgsqlgenerator.EndToEndTest]: EndToEndTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:49:19 2025-07-02T14:49:19.072Z INFO 3132 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.oran.smo.teiv.pgsqlgenerator.DatabaseSchemaGeneratorApplication for test class org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 14:49:19 14:49:19 . ____ _ __ _ _ 14:49:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:49:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:49:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:49:19 ' |____| .__|_| |_|_| |_\__, | / / / / 14:49:19 =========|_|==============|___/=/_/_/_/ 14:49:19 14:49:19 :: Spring Boot :: (v3.4.2) 14:49:19 14:49:19 2025-07-02T14:49:19.116Z INFO 3132 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : Starting EndToEndTest using Java 17.0.7 with PID 3132 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator) 14:49:19 2025-07-02T14:49:19.116Z INFO 3132 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : No active profile set, falling back to 1 default profile: "default" 14:49:19 2025-07-02T14:49:19.864Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 14:49:19 2025-07-02T14:49:19.864Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 14:49:19 2025-07-02T14:49:19.867Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module 14:49:19 Entity Name: EntityTypeA 14:49:19 14:49:19 Entity Name: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:19 Container Name: attributes 14:49:19 Leaf Name: attributeA1WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:19 Leaf Type: string 14:49:19 Data Type: TEXT 14:49:19 Leaf Name: attributeA2WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:19 Leaf Type: uint32 14:49:19 Data Type: BIGINT 14:49:19 Leaf Name: attributeA3WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:19 Leaf Type: int32 14:49:19 Data Type: INTEGER 14:49:19 Leaf Name: attributeA4WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:19 Leaf Type: int64 14:49:19 Data Type: BIGINT 14:49:19 Leaf Name: attributeA5WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:19 Leaf Type: decimal64 14:49:19 Data Type: DECIMAL 14:49:19 Leaf Name: attributeA6WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:19 Leaf Type: string 14:49:19 Data Type: TEXT 14:49:19 Container Name: attributeA7WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:19 Container Type: [] 14:49:19 Data Type: jsonb 14:49:19 14:49:19 2025-07-02T14:49:19.867Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 14:49:19 2025-07-02T14:49:19.867Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 14:49:19 2025-07-02T14:49:19.867Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 14:49:19 Entity Name: ODUFunction 14:49:19 Container Name: attributes 14:49:19 Leaf Name: gNBDUId 14:49:19 Leaf Type: int64 14:49:19 Data Type: BIGINT 14:49:19 Leaf Name: gNBId 14:49:19 Leaf Type: int64 14:49:19 Data Type: BIGINT 14:49:19 Leaf Name: gNBIdLength 14:49:19 Leaf Type: int32 14:49:19 Data Type: INTEGER 14:49:19 Container Name: dUpLMNId 14:49:19 Container Type: [] 14:49:19 Data Type: jsonb 14:49:19 14:49:19 Entity Name: ENodeBFunction 14:49:19 Container Name: attributes 14:49:19 Leaf Name: eNBId 14:49:19 Leaf Type: int32 14:49:19 Data Type: INTEGER 14:49:19 Container Name: eNodeBPlmnId 14:49:19 Container Type: [] 14:49:19 Data Type: jsonb 14:49:19 14:49:19 Entity Name: LTESectorCarrier 14:49:19 Container Name: attributes 14:49:19 Leaf Name: sectorCarrierType 14:49:19 Leaf Type: enumeration 14:49:19 Data Type: TEXT 14:49:19 14:49:19 Entity Name: AntennaCapability 14:49:19 Container Name: attributes 14:49:19 Leaf Name: eUtranFqBands 14:49:19 Leaf Type: string 14:49:19 Data Type: TEXT 14:49:19 Leaf Name: geranFqBands 14:49:19 Leaf Type: string 14:49:19 Data Type: TEXT 14:49:19 Leaf Name: nRFqBands 14:49:19 Leaf Type: string 14:49:19 Data Type: TEXT 14:49:19 14:49:19 2025-07-02T14:49:19.868Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 14:49:20 2025-07-02T14:49:19.870Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 14:49:20 Entity Name: AntennaModule 14:49:20 Container Name: attributes 14:49:20 Leaf Name: antennaModelNumber 14:49:20 Leaf Type: string 14:49:20 Data Type: TEXT 14:49:20 Leaf Name: mechanicalAntennaBearing 14:49:20 Leaf Type: int32 14:49:20 Data Type: INTEGER 14:49:20 Leaf Name: mechanicalAntennaTilt 14:49:20 Leaf Type: int32 14:49:20 Data Type: INTEGER 14:49:20 Leaf Name: positionWithinSector 14:49:20 Leaf Type: string 14:49:20 Data Type: TEXT 14:49:20 Leaf Name: totalTilt 14:49:20 Leaf Type: int32 14:49:20 Data Type: INTEGER 14:49:20 Leaf Name: electricalAntennaTilt 14:49:20 Leaf Type: int32 14:49:20 Data Type: INTEGER 14:49:20 Leaf Name: antennaBeamWidth 14:49:20 Leaf Type: uint32 14:49:20 Data Type: BIGINT 14:49:20 Container Name: geo-location 14:49:20 Container Type: [] 14:49:20 Data Type: jsonb 14:49:20 14:49:20 2025-07-02T14:49:19.899Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 14:49:20 2025-07-02T14:49:19.899Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 14:49:20 2025-07-02T14:49:19.902Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module Relationship Name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:20 A Side: 14:49:20 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Type: EntityTypeA 14:49:20 B Side: 14:49:20 Name used-by-entityTypeA 14:49:20 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Relationship Name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:20 A Side: 14:49:20 Name: provided-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Type: EntityTypeA 14:49:20 B Side: 14:49:20 Name provided-by-entityTypeA 14:49:20 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Relationship Name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:20 A Side: 14:49:20 Name: grouped-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Type: EntityTypeA 14:49:20 B Side: 14:49:20 Name grouped-by-entityTypeA 14:49:20 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Relationship Name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:20 A Side: 14:49:20 Name: installed-at-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Type: EntityTypeA 14:49:20 B Side: 14:49:20 Name installed-entityTypeA 14:49:20 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Relationship Name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:20 A Side: 14:49:20 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Type: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 B Side: 14:49:20 Name used-by-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:20 14:49:20 2025-07-02T14:49:19.902Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 14:49:20 2025-07-02T14:49:19.902Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 14:49:20 2025-07-02T14:49:19.903Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ENODEBFUNCTION_PROVIDES_LTESECTORCARRIER 14:49:20 A Side: 14:49:20 Name: provided-lteSectorCarrier 14:49:20 Type: ENodeBFunction 14:49:20 B Side: 14:49:20 Name provided-by-enodebFunction 14:49:20 Type LTESectorCarrier 14:49:20 Relationship Name: LTESECTORCARRIER_USES_ANTENNACAPABILITY 14:49:20 A Side: 14:49:20 Name: used-antennaCapability 14:49:20 Type: LTESectorCarrier 14:49:20 B Side: 14:49:20 Name used-by-lteSectorCarrier 14:49:20 Type AntennaCapability 14:49:20 14:49:20 2025-07-02T14:49:19.903Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 14:49:20 A Side: 14:49:20 Name: serviced-antennaCapability 14:49:20 Type: or-teiv-equip:AntennaModule 14:49:20 B Side: 14:49:20 Name serving-antennaModule 14:49:20 Type or-teiv-ran:AntennaCapability 14:49:20 14:49:20 2025-07-02T14:49:19.903Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 14:49:20 2025-07-02T14:49:20.071Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine7467229919992738901/dotfile.dot 14:49:20 2025-07-02T14:49:20.080Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine7467229919992738901/dotfile.dot -ooutfile.svg] 14:49:21 2025-07-02T14:49:21.142Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine7467229919992738901/outfile.svg 14:49:21 2025-07-02T14:49:21.164Z INFO 3132 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 14:49:21 2025-07-02T14:49:21.179Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine9571402623080257581/dotfile.dot 14:49:21 2025-07-02T14:49:21.179Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine9571402623080257581/dotfile.dot -ooutfile.svg] 14:49:21 2025-07-02T14:49:21.241Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine9571402623080257581/outfile.svg 14:49:21 2025-07-02T14:49:21.251Z INFO 3132 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel 14:49:21 2025-07-02T14:49:21.271Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine12551399618830858201/dotfile.dot 14:49:21 2025-07-02T14:49:21.271Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine12551399618830858201/dotfile.dot -ooutfile.svg] 14:49:21 2025-07-02T14:49:21.322Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine12551399618830858201/outfile.svg 14:49:21 2025-07-02T14:49:21.332Z INFO 3132 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel 14:49:21 2025-07-02T14:49:21.349Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine8054495532933512070/dotfile.dot 14:49:21 2025-07-02T14:49:21.350Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine8054495532933512070/dotfile.dot -ooutfile.svg] 14:49:21 2025-07-02T14:49:21.401Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine8054495532933512070/outfile.svg 14:49:21 2025-07-02T14:49:21.413Z INFO 3132 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel 14:49:21 2025-07-02T14:49:21.415Z INFO 3132 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 14:49:21 2025-07-02T14:49:21.420Z INFO 3132 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel.puml 14:49:21 2025-07-02T14:49:21.420Z INFO 3132 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel.puml 14:49:21 2025-07-02T14:49:21.421Z INFO 3132 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel.puml 14:49:21 2025-07-02T14:49:21.427Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 14:49:21 2025-07-02T14:49:21.431Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine5364864646681193589/dotfile.dot 14:49:21 2025-07-02T14:49:21.431Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine5364864646681193589/dotfile.dot -ooutfile.svg] 14:49:21 2025-07-02T14:49:21.482Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine5364864646681193589/outfile.svg 14:49:21 2025-07-02T14:49:21.487Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 14:49:21 2025-07-02T14:49:21.488Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment 14:49:21 2025-07-02T14:49:21.491Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 14:49:21 2025-07-02T14:49:21.495Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine9810106319083206012/dotfile.dot 14:49:21 2025-07-02T14:49:21.496Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine9810106319083206012/dotfile.dot -ooutfile.svg] 14:49:21 2025-07-02T14:49:21.546Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine9810106319083206012/outfile.svg 14:49:21 2025-07-02T14:49:21.550Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 14:49:21 2025-07-02T14:49:21.552Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran 14:49:21 2025-07-02T14:49:21.556Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 14:49:21 2025-07-02T14:49:21.565Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine8291212166017046189/dotfile.dot 14:49:21 2025-07-02T14:49:21.565Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine8291212166017046189/dotfile.dot -ooutfile.svg] 14:49:21 2025-07-02T14:49:21.616Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine8291212166017046189/outfile.svg 14:49:21 2025-07-02T14:49:21.619Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 14:49:21 2025-07-02T14:49:21.622Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module 14:49:21 2025-07-02T14:49:21.624Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment.puml 14:49:21 2025-07-02T14:49:21.624Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran.puml 14:49:21 2025-07-02T14:49:21.625Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module.puml 14:49:21 2025-07-02T14:49:21.625Z INFO 3132 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 14:49:21 2025-07-02T14:49:21.635Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:21 2025-07-02T14:49:21.674Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:21 2025-07-02T14:49:21.675Z WARN 3132 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 14:49:21 2025-07-02T14:49:21.675Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:21 2025-07-02T14:49:21.675Z WARN 3132 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 14:49:21 2025-07-02T14:49:21.798Z INFO 3132 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : Started EndToEndTest in 2.72 seconds (process running for 9.647) 14:49:21 2025-07-02T14:49:21.867Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 14:49:21 2025-07-02T14:49:21.867Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 14:49:21 2025-07-02T14:49:21.868Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module 14:49:21 Entity Name: EntityTypeA 14:49:21 14:49:21 Entity Name: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:21 Container Name: attributes 14:49:21 Leaf Name: attributeA1WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:21 Leaf Type: string 14:49:21 Data Type: TEXT 14:49:21 Leaf Name: attributeA2WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:21 Leaf Type: uint32 14:49:21 Data Type: BIGINT 14:49:21 Leaf Name: attributeA3WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:21 Leaf Type: int32 14:49:21 Data Type: INTEGER 14:49:21 Leaf Name: attributeA4WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:21 Leaf Type: int64 14:49:21 Data Type: BIGINT 14:49:21 Leaf Name: attributeA5WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:21 Leaf Type: decimal64 14:49:21 Data Type: DECIMAL 14:49:21 Leaf Name: attributeA6WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:21 Leaf Type: string 14:49:21 Data Type: TEXT 14:49:21 Container Name: attributeA7WithAttributeNameLengthLongerThanSixtyThreeCharacters 14:49:21 Container Type: [uses types3gpp:PLMNId] 14:49:21 Data Type: jsonb 14:49:21 14:49:21 2025-07-02T14:49:21.868Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 14:49:21 2025-07-02T14:49:21.868Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 14:49:21 2025-07-02T14:49:21.869Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 14:49:21 Entity Name: ODUFunction 14:49:21 Container Name: attributes 14:49:21 Leaf Name: gNBDUId 14:49:21 Leaf Type: int64 14:49:21 Data Type: BIGINT 14:49:21 Leaf Name: gNBId 14:49:21 Leaf Type: int64 14:49:21 Data Type: BIGINT 14:49:21 Leaf Name: gNBIdLength 14:49:21 Leaf Type: int32 14:49:21 Data Type: INTEGER 14:49:21 Container Name: dUpLMNId 14:49:21 Container Type: [uses types3gpp:PLMNId] 14:49:21 Data Type: jsonb 14:49:21 14:49:21 Entity Name: ENodeBFunction 14:49:21 Container Name: attributes 14:49:21 Leaf Name: eNBId 14:49:21 Leaf Type: int32 14:49:21 Data Type: INTEGER 14:49:21 Container Name: eNodeBPlmnId 14:49:21 Container Type: [] 14:49:21 Data Type: jsonb 14:49:21 14:49:21 Entity Name: LTESectorCarrier 14:49:21 Container Name: attributes 14:49:21 Leaf Name: sectorCarrierType 14:49:21 Leaf Type: enumeration 14:49:21 Data Type: TEXT 14:49:21 14:49:21 Entity Name: AntennaCapability 14:49:21 Container Name: attributes 14:49:21 Leaf Name: eUtranFqBands 14:49:21 Leaf Type: string 14:49:21 Data Type: TEXT 14:49:21 Leaf Name: geranFqBands 14:49:21 Leaf Type: string 14:49:21 Data Type: TEXT 14:49:21 Leaf Name: nRFqBands 14:49:21 Leaf Type: string 14:49:21 Data Type: TEXT 14:49:21 14:49:21 2025-07-02T14:49:21.869Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 14:49:21 2025-07-02T14:49:21.869Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 14:49:21 Entity Name: AntennaModule 14:49:21 Container Name: attributes 14:49:21 Leaf Name: antennaModelNumber 14:49:21 Leaf Type: string 14:49:21 Data Type: TEXT 14:49:21 Leaf Name: mechanicalAntennaBearing 14:49:21 Leaf Type: int32 14:49:21 Data Type: INTEGER 14:49:21 Leaf Name: mechanicalAntennaTilt 14:49:21 Leaf Type: int32 14:49:21 Data Type: INTEGER 14:49:21 Leaf Name: positionWithinSector 14:49:21 Leaf Type: string 14:49:21 Data Type: TEXT 14:49:21 Leaf Name: totalTilt 14:49:21 Leaf Type: int32 14:49:21 Data Type: INTEGER 14:49:21 Leaf Name: electricalAntennaTilt 14:49:21 Leaf Type: int32 14:49:21 Data Type: INTEGER 14:49:21 Leaf Name: antennaBeamWidth 14:49:21 Leaf Type: uint32 14:49:21 Data Type: BIGINT 14:49:21 Uses Name: geo:geo-location 14:49:21 14:49:22 2025-07-02T14:49:21.933Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 14:49:22 2025-07-02T14:49:21.933Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 14:49:22 2025-07-02T14:49:21.934Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module Relationship Name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:22 A Side: 14:49:22 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Type: EntityTypeA 14:49:22 B Side: 14:49:22 Name used-by-entityTypeA 14:49:22 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Relationship Name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:22 A Side: 14:49:22 Name: provided-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Type: EntityTypeA 14:49:22 B Side: 14:49:22 Name provided-by-entityTypeA 14:49:22 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Relationship Name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:22 A Side: 14:49:22 Name: grouped-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Type: EntityTypeA 14:49:22 B Side: 14:49:22 Name grouped-by-entityTypeA 14:49:22 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Relationship Name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:22 A Side: 14:49:22 Name: installed-at-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Type: EntityTypeA 14:49:22 B Side: 14:49:22 Name installed-entityTypeA 14:49:22 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Relationship Name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 14:49:22 A Side: 14:49:22 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Type: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 B Side: 14:49:22 Name used-by-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 14:49:22 14:49:22 2025-07-02T14:49:21.934Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 14:49:22 2025-07-02T14:49:21.934Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 14:49:22 2025-07-02T14:49:21.934Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ENODEBFUNCTION_PROVIDES_LTESECTORCARRIER 14:49:22 A Side: 14:49:22 Name: provided-lteSectorCarrier 14:49:22 Type: ENodeBFunction 14:49:22 B Side: 14:49:22 Name provided-by-enodebFunction 14:49:22 Type LTESectorCarrier 14:49:22 Relationship Name: LTESECTORCARRIER_USES_ANTENNACAPABILITY 14:49:22 A Side: 14:49:22 Name: used-antennaCapability 14:49:22 Type: LTESectorCarrier 14:49:22 B Side: 14:49:22 Name used-by-lteSectorCarrier 14:49:22 Type AntennaCapability 14:49:22 14:49:22 2025-07-02T14:49:21.934Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 14:49:22 A Side: 14:49:22 Name: serviced-antennaCapability 14:49:22 Type: or-teiv-equip:AntennaModule 14:49:22 B Side: 14:49:22 Name serving-antennaModule 14:49:22 Type or-teiv-ran:AntennaCapability 14:49:22 14:49:22 2025-07-02T14:49:21.934Z INFO 3132 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 14:49:22 2025-07-02T14:49:21.943Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine4047582122010735211/dotfile.dot 14:49:22 2025-07-02T14:49:21.944Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine4047582122010735211/dotfile.dot -ooutfile.svg] 14:49:22 2025-07-02T14:49:21.996Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine4047582122010735211/outfile.svg 14:49:22 2025-07-02T14:49:21.999Z INFO 3132 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 14:49:22 2025-07-02T14:49:22.007Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1949615966011370330/dotfile.dot 14:49:22 2025-07-02T14:49:22.007Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1949615966011370330/dotfile.dot -ooutfile.svg] 14:49:22 2025-07-02T14:49:22.058Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1949615966011370330/outfile.svg 14:49:22 2025-07-02T14:49:22.062Z INFO 3132 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel 14:49:22 2025-07-02T14:49:22.071Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1849341186927157521/dotfile.dot 14:49:22 2025-07-02T14:49:22.071Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1849341186927157521/dotfile.dot -ooutfile.svg] 14:49:22 2025-07-02T14:49:22.122Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1849341186927157521/outfile.svg 14:49:22 2025-07-02T14:49:22.133Z INFO 3132 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel 14:49:22 2025-07-02T14:49:22.149Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17196587727222352305/dotfile.dot 14:49:22 2025-07-02T14:49:22.150Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17196587727222352305/dotfile.dot -ooutfile.svg] 14:49:22 2025-07-02T14:49:22.201Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17196587727222352305/outfile.svg 14:49:22 2025-07-02T14:49:22.208Z INFO 3132 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel 14:49:22 2025-07-02T14:49:22.209Z INFO 3132 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 14:49:22 2025-07-02T14:49:22.209Z INFO 3132 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel.puml 14:49:22 2025-07-02T14:49:22.210Z INFO 3132 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel.puml 14:49:22 2025-07-02T14:49:22.210Z INFO 3132 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel.puml 14:49:22 2025-07-02T14:49:22.212Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 14:49:22 2025-07-02T14:49:22.215Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine3169067769313657496/dotfile.dot 14:49:22 2025-07-02T14:49:22.216Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine3169067769313657496/dotfile.dot -ooutfile.svg] 14:49:22 2025-07-02T14:49:22.266Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine3169067769313657496/outfile.svg 14:49:22 2025-07-02T14:49:22.269Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 14:49:22 2025-07-02T14:49:22.270Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment 14:49:22 2025-07-02T14:49:22.272Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 14:49:22 2025-07-02T14:49:22.278Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine16951971473747867332/dotfile.dot 14:49:22 2025-07-02T14:49:22.278Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine16951971473747867332/dotfile.dot -ooutfile.svg] 14:49:22 2025-07-02T14:49:22.329Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine16951971473747867332/outfile.svg 14:49:22 2025-07-02T14:49:22.331Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 14:49:22 2025-07-02T14:49:22.333Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran 14:49:22 2025-07-02T14:49:22.334Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 14:49:22 2025-07-02T14:49:22.339Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17665374962393271469/dotfile.dot 14:49:22 2025-07-02T14:49:22.340Z INFO 3132 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17665374962393271469/dotfile.dot -ooutfile.svg] 14:49:22 2025-07-02T14:49:22.390Z INFO 3132 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17665374962393271469/outfile.svg 14:49:22 2025-07-02T14:49:22.393Z INFO 3132 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 14:49:22 2025-07-02T14:49:22.395Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module 14:49:22 2025-07-02T14:49:22.395Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment.puml 14:49:22 2025-07-02T14:49:22.395Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran.puml 14:49:22 2025-07-02T14:49:22.396Z INFO 3132 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module.puml 14:49:22 2025-07-02T14:49:22.396Z INFO 3132 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 14:49:22 2025-07-02T14:49:22.404Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:22 2025-07-02T14:49:22.417Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:22 2025-07-02T14:49:22.417Z WARN 3132 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 14:49:22 2025-07-02T14:49:22.417Z INFO 3132 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:49:22 2025-07-02T14:49:22.417Z WARN 3132 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 14:49:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.544 s -- in org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 14:49:22 [INFO] 14:49:22 [INFO] Results: 14:49:22 [INFO] 14:49:22 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 14:49:22 [INFO] 14:49:22 [INFO] 14:49:22 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ pgsql-schema-generator --- 14:49:22 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec 14:49:22 [INFO] Analyzed bundle 'pgsql-schema-generator' with 32 classes 14:49:22 [INFO] All coverage checks have been met. 14:49:22 [INFO] 14:49:22 [INFO] --- jar:3.4.2:jar (default-jar) @ pgsql-schema-generator --- 14:49:22 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.1.jar 14:49:22 [INFO] 14:49:22 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ pgsql-schema-generator --- 14:49:24 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.1.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 14:49:24 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.1.jar.original 14:49:24 [INFO] 14:49:24 [INFO] --- spring-boot:3.4.2:repackage (default) @ pgsql-schema-generator --- 14:49:24 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.1.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 14:49:24 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.1.jar.original 14:49:24 [INFO] 14:49:24 [INFO] --- license:4.2:check (default) @ pgsql-schema-generator --- 14:49:24 [INFO] Checking licenses... 14:49:24 [WARNING] At least one licenseSet must be specified 14:49:24 [INFO] 14:49:24 [INFO] --- spotless:2.30.0:check (default) @ pgsql-schema-generator --- 14:49:25 [INFO] 14:49:25 [INFO] --- jacoco:0.8.8:report (report) @ pgsql-schema-generator --- 14:49:25 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec 14:49:25 [INFO] Analyzed bundle 'pgsql-schema-generator' with 32 classes 14:49:25 [INFO] 14:49:25 [INFO] --- install:3.1.3:install (default-install) @ pgsql-schema-generator --- 14:49:25 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/pom.xml to /tmp/r/org/oran/smo/teiv/pgsqlgenerator/pgsql-schema-generator/1.2.1/pgsql-schema-generator-1.2.1.pom 14:49:25 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.1.jar to /tmp/r/org/oran/smo/teiv/pgsqlgenerator/pgsql-schema-generator/1.2.1/pgsql-schema-generator-1.2.1.jar 14:49:25 [INFO] 14:49:25 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-pgsql-schema-generator-image) @ pgsql-schema-generator --- 14:49:28 [INFO] Building tar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/docker/o-ran-sc/smo-teiv-pgsql-schema-generator/1.2.1/tmp/docker-build.tar 14:49:29 [INFO] DOCKER> [o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.1]: Created docker-build.tar in 316 milliseconds 14:49:29 [INFO] DOCKER> Pulling from debian 14:49:32 [INFO] DOCKER> Digest: sha256:b5f9bc44bdfbd9d551dfdd432607cbc6bb5d9d6dea726a1191797d7749166973 14:49:32 [INFO] DOCKER> Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/debian:bullseye-slim 14:49:32 [INFO] DOCKER> Pulled debian:bullseye-slim in 2 seconds 14:50:18 [INFO] DOCKER> [o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.1]: Built image sha256:83d71 14:50:18 [INFO] DOCKER> [o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.1]: Tag with 1.2.1,latest 14:50:18 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.1 successful! 14:50:18 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-pgsql-schema-generator:latest successful! 14:50:18 [INFO] 14:50:18 [INFO] ---------< org.oran.smo.teiv:topology-exposure-inventory-jar >---------- 14:50:18 [INFO] Building topology-exposure-inventory-jar 0.3.0-SNAPSHOT [6/8] 14:50:18 [INFO] from teiv/pom.xml 14:50:18 [INFO] --------------------------------[ jar ]--------------------------------- 14:50:27 [INFO] 14:50:27 [INFO] --- clean:3.4.0:clean (default-clean) @ topology-exposure-inventory-jar --- 14:50:27 [INFO] 14:50:27 [INFO] --- apache-rat:0.15:check (default) @ topology-exposure-inventory-jar --- 14:50:27 [INFO] Enabled default license matchers. 14:50:27 [INFO] Will parse SCM ignores for exclusions... 14:50:27 [INFO] Finished adding exclusions from SCM ignore files. 14:50:27 [INFO] 62 implicit excludes. 14:50:27 [INFO] 25 explicit excludes. 14:50:27 [INFO] 446 resources included 14:50:28 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 338 licenses. 14:50:28 [INFO] 14:50:28 [INFO] --- jacoco:0.8.8:prepare-agent (agent-for-ut) @ topology-exposure-inventory-jar --- 14:50:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec,append=true,excludes=**/teiv/api/**/*:**/models/*.* 14:50:28 [INFO] 14:50:28 [INFO] --- antrun:3.1.0:run (download-external-yang-models) @ topology-exposure-inventory-jar --- 14:50:28 [INFO] Executing tasks 14:50:28 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import 14:50:28 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-types.yang 14:50:28 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/_3gpp-common-yang-types.yang 14:50:29 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-extensions.yang 14:50:29 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/_3gpp-common-yang-extensions.yang 14:50:29 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2013-07-15.yang 14:50:29 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-inet-types.yang 14:50:29 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-geo-location@2022-02-11.yang 14:50:29 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-geo-location.yang 14:50:29 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-types@2013-07-15.yang 14:50:29 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-yang-types.yang 14:50:29 [INFO] Executed tasks 14:50:29 [INFO] 14:50:29 [INFO] --- openapi-generator:7.7.0:generate (openapi-generate-html) @ topology-exposure-inventory-jar --- 14:50:34 [INFO] Generating with dryRun=false 14:50:34 [INFO] No .openapi-generator-ignore file found. 14:50:34 [INFO] OpenAPI Generator: html (documentation) 14:50:34 [INFO] Generator 'html' is considered stable. 14:50:34 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:34 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:34 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:34 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 14:50:34 [INFO] Skipping generation of Webhooks. 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/index.html 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator-ignore 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/VERSION 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/FILES 14:50:35 ################################################################################ 14:50:35 # Thanks for using OpenAPI Generator. # 14:50:35 # Please consider donation to help us maintain this project 🙏 # 14:50:35 # https://opencollective.com/openapi_generator/donate # 14:50:35 ################################################################################ 14:50:35 [INFO] 14:50:35 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html2) @ topology-exposure-inventory-jar --- 14:50:35 [INFO] Generating with dryRun=false 14:50:35 [INFO] Output directory (/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 14:50:35 [INFO] OpenAPI Generator: html2 (documentation) 14:50:35 [INFO] Generator 'html2' is considered stable. 14:50:35 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:35 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:35 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:35 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 14:50:35 [INFO] Skipping generation of Webhooks. 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/index.html 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator-ignore 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator/VERSION 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator/FILES 14:50:35 ################################################################################ 14:50:35 # Thanks for using OpenAPI Generator. # 14:50:35 # Please consider donation to help us maintain this project 🙏 # 14:50:35 # https://opencollective.com/openapi_generator/donate # 14:50:35 ################################################################################ 14:50:35 [INFO] 14:50:35 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ topology-exposure-inventory-jar --- 14:50:35 [INFO] Generating with dryRun=false 14:50:35 [INFO] OpenAPI Generator: openapi (documentation) 14:50:35 [INFO] Generator 'openapi' is considered stable. 14:50:35 [INFO] Output file name [outputFileName=topology-exposure-inventory-openapi.json] 14:50:35 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:35 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:35 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:35 [INFO] wrote file to /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/topology-exposure-inventory-openapi.json 14:50:35 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 14:50:35 [INFO] Skipping generation of Webhooks. 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/README.md 14:50:35 [INFO] Skipped /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/VERSION 14:50:35 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/FILES 14:50:35 ################################################################################ 14:50:35 # Thanks for using OpenAPI Generator. # 14:50:35 # Please consider donation to help us maintain this project 🙏 # 14:50:35 # https://opencollective.com/openapi_generator/donate # 14:50:35 ################################################################################ 14:50:35 [INFO] 14:50:35 [INFO] --- openapi-generator:7.7.0:generate (openapi-generate-pojos) @ topology-exposure-inventory-jar --- 14:50:36 [INFO] Generating with dryRun=false 14:50:36 [INFO] Output directory (/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 14:50:36 [INFO] OpenAPI Generator: spring (server) 14:50:36 [INFO] Generator 'spring' is considered stable. 14:50:36 [INFO] ---------------------------------- 14:50:36 [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) 14:50:36 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 14:50:36 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.oran.smo.teiv 14:50:36 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:36 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:36 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 14:50:36 [INFO] Processing operation getAllDomains 14:50:36 [INFO] Processing operation getTopologyEntityTypes 14:50:36 [INFO] Processing operation getTopologyByEntityTypeName 14:50:36 [INFO] Processing operation getTopologyById 14:50:36 [INFO] Processing operation getAllRelationshipsForEntityId 14:50:36 [INFO] Processing operation getTopologyRelationshipTypes 14:50:36 [INFO] Processing operation getRelationshipsByType 14:50:36 [INFO] Processing operation getRelationshipById 14:50:36 [INFO] Processing operation getEntitiesByDomain 14:50:36 [INFO] Processing operation getSchemas 14:50:36 [INFO] Processing operation createSchema 14:50:36 [INFO] Processing operation getSchemaByName 14:50:36 [INFO] Processing operation deleteSchema 14:50:36 [INFO] Processing operation updateClassifier 14:50:36 [INFO] Processing operation updateDecorator 14:50:36 [INFO] Processing operation getAllGroups 14:50:36 [INFO] Processing operation createGroup 14:50:36 [INFO] Processing operation getGroupById 14:50:36 [INFO] Processing operation deleteGroup 14:50:36 [INFO] Processing operation updateGroupName 14:50:36 [INFO] Processing operation getMembers 14:50:36 [INFO] Processing operation getProvidedMembers 14:50:36 [INFO] Processing operation updateProvidedMembers 14:50:36 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivCreateGroupPayload.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivCriteria.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomains.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomainsItemsInner.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamic.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicEnum.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicGroupByIdResponse.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicGroupResponse.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntitiesResponseMessage.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypes.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypesItemsInner.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivErrorMessage.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetEntitiesByDomain.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetEntitiesByType.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetRelationshipsByType.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetRelationshipsForEntityId.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupByIdResponse.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupResponse.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupsResponse.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivHref.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivMembersResponse.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypes.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypesItemsInner.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipsResponseMessage.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchema.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchemaList.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStatic.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticEnum.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticGroupByIdResponse.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticGroupResponse.java 14:50:36 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateGroupNamePayload.java 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateProvidedMembersPayload.java 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/ClassifiersApi.java 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/DecoratorsApi.java 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/EntitiesAndRelationshipsApi.java 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/GroupsApi.java 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/SchemasApi.java 14:50:37 [INFO] Skipping generation of Webhooks. 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/pom.xml 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/README.md 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/ApiUtil.java 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator-ignore 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator/VERSION 14:50:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator/FILES 14:50:37 ################################################################################ 14:50:37 # Thanks for using OpenAPI Generator. # 14:50:37 # Please consider donation to help us maintain this project 🙏 # 14:50:37 # https://opencollective.com/openapi_generator/donate # 14:50:37 ################################################################################ 14:50:37 [INFO] 14:50:37 [INFO] --- build-helper:3.6.0:add-source (default) @ topology-exposure-inventory-jar --- 14:50:37 [INFO] Source directory: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/annotations added. 14:50:37 [INFO] 14:50:37 [INFO] --- antlr4:4.13.0:antlr4 (default) @ topology-exposure-inventory-jar --- 14:50:38 [INFO] ANTLR 4: Processing source directory /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/antlr4 14:50:38 [INFO] Processing grammar: org/oran/smo/teiv/antlr4/teivPath.g4 14:50:38 [WARNING] warning(131): org/oran/smo/teiv/antlr4/teivPath.g4:91:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 14:50:38 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/org/oran/smo/teiv/antlr4/teivPath.g4 [91:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 14:50:38 [INFO] 14:50:38 [INFO] --- asciidoctor:2.2.1:process-asciidoc (generate-docs) @ topology-exposure-inventory-jar --- 14:50:42 [INFO] sourceDirectory /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-contract-docs does not exist 14:50:42 [INFO] No sourceDirectory found. Skipping processing 14:50:42 [INFO] 14:50:42 [INFO] --- exec:3.0.0:exec (run-pgsql-generator-jar) @ topology-exposure-inventory-jar --- 14:50:43 14:50:43 . ____ _ __ _ _ 14:50:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:50:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:50:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:50:43 ' |____| .__|_| |_|_| |_\__, | / / / / 14:50:43 =========|_|==============|___/=/_/_/_/ 14:50:43 14:50:43 :: Spring Boot :: (v3.4.2) 14:50:43 14:50:43 2025-07-02T14:50:43.874Z INFO 7887 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : Starting DatabaseSchemaGeneratorApplication v1.2.1 using Java 17.0.7 with PID 7887 (/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.1.jar started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv) 14:50:43 2025-07-02T14:50:43.878Z INFO 7887 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : No active profile set, falling back to 1 default profile: "default" 14:50:45 2025-07-02T14:50:44.967Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-oam 14:50:45 Entity Name: ManagedElement 14:50:45 14:50:45 2025-07-02T14:50:44.968Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 14:50:45 2025-07-02T14:50:44.968Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-extensions 14:50:45 2025-07-02T14:50:44.973Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 14:50:45 Entity Name: SMO 14:50:45 Container Name: attributes 14:50:45 Leaf Name: smoName 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 14:50:45 Entity Name: ODUFunction 14:50:45 Container Name: attributes 14:50:45 Leaf Name: gNBDUId 14:50:45 Leaf Type: int64 14:50:45 Data Type: BIGINT 14:50:45 Leaf Name: gNBId 14:50:45 Leaf Type: int64 14:50:45 Data Type: BIGINT 14:50:45 Leaf Name: gNBIdLength 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Container Name: dUpLMNId 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 Entity Name: OCUCPFunction 14:50:45 Container Name: attributes 14:50:45 Leaf Name: gNBCUName 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Leaf Name: gNBId 14:50:45 Leaf Type: int64 14:50:45 Data Type: BIGINT 14:50:45 Leaf Name: gNBIdLength 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Container Name: pLMNId 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 Entity Name: OCUUPFunction 14:50:45 Container Name: attributes 14:50:45 Leaf Name: gNBId 14:50:45 Leaf Type: int64 14:50:45 Data Type: BIGINT 14:50:45 Leaf Name: gNBIdLength 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: pLMNIdList 14:50:45 Leaf Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 Entity Name: NearRTRICFunction 14:50:45 Container Name: attributes 14:50:45 Leaf Name: nearRtRicId 14:50:45 Leaf Type: int64 14:50:45 Data Type: BIGINT 14:50:45 Container Name: pLMNId 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 Entity Name: ORUFunction 14:50:45 Container Name: attributes 14:50:45 Leaf Name: oruId 14:50:45 Leaf Type: int64 14:50:45 Data Type: BIGINT 14:50:45 14:50:45 Entity Name: NRCellCU 14:50:45 Container Name: attributes 14:50:45 Leaf Name: cellLocalId 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: nCI 14:50:45 Leaf Type: int64 14:50:45 Data Type: BIGINT 14:50:45 Leaf Name: nRTAC 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Container Name: plmnId 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 Entity Name: NRCellDU 14:50:45 Container Name: attributes 14:50:45 Leaf Name: cellLocalId 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: nCI 14:50:45 Leaf Type: int64 14:50:45 Data Type: BIGINT 14:50:45 Leaf Name: nRPCI 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: nRTAC 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 14:50:45 Entity Name: NRSectorCarrier 14:50:45 Container Name: attributes 14:50:45 Leaf Name: arfcnDL 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: arfcnUL 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: frequencyDL 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: frequencyUL 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: bSChannelBwDL 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 14:50:45 Entity Name: AntennaCapability 14:50:45 Container Name: attributes 14:50:45 Leaf Name: eUtranFqBands 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Leaf Name: geranFqBands 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Leaf Name: nRFqBands 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 14:50:45 Entity Name: Sector 14:50:45 Container Name: attributes 14:50:45 Leaf Name: sectorId 14:50:45 Leaf Type: uint64 14:50:45 Data Type: BIGINT 14:50:45 Leaf Name: azimuth 14:50:45 Leaf Type: decimal64 14:50:45 Data Type: DECIMAL 14:50:45 Container Name: geo-location 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 2025-07-02T14:50:44.974Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 14:50:45 Entity Name: AntennaModule 14:50:45 Container Name: attributes 14:50:45 Leaf Name: antennaModelNumber 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Leaf Name: mechanicalAntennaBearing 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: mechanicalAntennaTilt 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: positionWithinSector 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Leaf Name: totalTilt 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: electricalAntennaTilt 14:50:45 Leaf Type: int32 14:50:45 Data Type: INTEGER 14:50:45 Leaf Name: horizontalBeamWidth 14:50:45 Leaf Type: decimal64 14:50:45 Data Type: DECIMAL 14:50:45 Leaf Name: verticalBeamWidth 14:50:45 Leaf Type: decimal64 14:50:45 Data Type: DECIMAL 14:50:45 Leaf Name: azimuth 14:50:45 Leaf Type: decimal64 14:50:45 Data Type: DECIMAL 14:50:45 Leaf Name: antennaBeamWidth 14:50:45 Leaf Type: uint32 14:50:45 Data Type: BIGINT 14:50:45 Container Name: geo-location 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 Entity Name: Site 14:50:45 Container Name: attributes 14:50:45 Leaf Name: name 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Container Name: geo-location 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 2025-07-02T14:50:44.974Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-cloud 14:50:45 2025-07-02T14:50:44.975Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-physical 14:50:45 Entity Name: PhysicalAppliance 14:50:45 Container Name: attributes 14:50:45 Leaf Name: vendorName 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Leaf Name: modelName 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 14:50:45 Entity Name: Site 14:50:45 Container Name: attributes 14:50:45 Leaf Name: siteName 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Container Name: siteLocation 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 2025-07-02T14:50:44.975Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-physical-ran 14:50:45 2025-07-02T14:50:44.975Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 14:50:45 2025-07-02T14:50:44.975Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-ran 14:50:45 2025-07-02T14:50:44.975Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 14:50:45 2025-07-02T14:50:44.975Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 14:50:45 2025-07-02T14:50:44.975Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-yang-types 14:50:45 2025-07-02T14:50:44.975Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 14:50:45 2025-07-02T14:50:44.976Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-cloud 14:50:45 Entity Name: CloudifiedNF 14:50:45 Container Name: attributes 14:50:45 Leaf Name: name 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 14:50:45 Entity Name: NFDeployment 14:50:45 Container Name: attributes 14:50:45 Leaf Name: name 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 14:50:45 Entity Name: OCloudNamespace 14:50:45 Container Name: attributes 14:50:45 Leaf Name: name 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 14:50:45 Entity Name: NodeCluster 14:50:45 Container Name: attributes 14:50:45 Leaf Name: name 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 14:50:45 Entity Name: OCloudSite 14:50:45 Container Name: attributes 14:50:45 Leaf Name: name 14:50:45 Leaf Type: string 14:50:45 Data Type: TEXT 14:50:45 Container Name: geo-location 14:50:45 Container Type: [] 14:50:45 Data Type: jsonb 14:50:45 14:50:45 2025-07-02T14:50:44.976Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-cloud-ran 14:50:45 2025-07-02T14:50:44.976Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-inet-types 14:50:45 2025-07-02T14:50:45.083Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-oam 14:50:45 2025-07-02T14:50:45.083Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 14:50:45 2025-07-02T14:50:45.083Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-extensions 14:50:45 2025-07-02T14:50:45.091Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ODUFUNCTION_PROVIDES_NRCELLDU 14:50:45 A Side: 14:50:45 Name: provided-nrCellDu 14:50:45 Type: ODUFunction 14:50:45 B Side: 14:50:45 Name provided-by-oduFunction 14:50:45 Type NRCellDU 14:50:45 Relationship Name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER 14:50:45 A Side: 14:50:45 Name: provided-nrSectorCarrier 14:50:45 Type: ODUFunction 14:50:45 B Side: 14:50:45 Name provided-by-oduFunction 14:50:45 Type NRSectorCarrier 14:50:45 Relationship Name: OCUCPFUNCTION_PROVIDES_NRCELLCU 14:50:45 A Side: 14:50:45 Name: provided-nrCellCu 14:50:45 Type: OCUCPFunction 14:50:45 B Side: 14:50:45 Name provided-by-ocucpFunction 14:50:45 Type NRCellCU 14:50:45 Relationship Name: NRCELLDU_USES_NRSECTORCARRIER 14:50:45 A Side: 14:50:45 Name: used-nrSectorCarrier 14:50:45 Type: NRCellDU 14:50:45 B Side: 14:50:45 Name used-by-nrCellDu 14:50:45 Type NRSectorCarrier 14:50:45 Relationship Name: NRSECTORCARRIER_USES_ANTENNACAPABILITY 14:50:45 A Side: 14:50:45 Name: used-antennaCapability 14:50:45 Type: NRSectorCarrier 14:50:45 B Side: 14:50:45 Name used-by-nrSectorCarrier 14:50:45 Type AntennaCapability 14:50:45 Relationship Name: SECTOR_GROUPS_NRCELLDU 14:50:45 A Side: 14:50:45 Name: grouped-nrCellDu 14:50:45 Type: Sector 14:50:45 B Side: 14:50:45 Name grouped-by-sector 14:50:45 Type NRCellDU 14:50:45 Relationship Name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION 14:50:45 A Side: 14:50:45 Name: ocucpFunction-e2-linked-ocuupFunction 14:50:45 Type: or-teiv-ran:OCUCPFunction 14:50:45 B Side: 14:50:45 Name ocuupFunction-e2-linked-by-ocucpFunction 14:50:45 Type or-teiv-ran:OCUUPFunction 14:50:45 Relationship Name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION 14:50:45 A Side: 14:50:45 Name: oduFunction-e2-linked-nearRTRICFunction 14:50:45 Type: or-teiv-ran:ODUFunction 14:50:45 B Side: 14:50:45 Name nearRTRICFunction-e2-linked-by-oduFunction 14:50:45 Type or-teiv-ran:NearRTRICFunction 14:50:45 Relationship Name: OCUCPFUNCTION_E2LINK_NEARRTRICFUNCTION 14:50:45 A Side: 14:50:45 Name: ocucpFunction-e2-linked-nearRTRICFunction 14:50:45 Type: or-teiv-ran:OCUCPFunction 14:50:45 B Side: 14:50:45 Name nearRTRICFunction-e2-linked-by-ocucpFunction 14:50:45 Type or-teiv-ran:NearRTRICFunction 14:50:45 Relationship Name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION 14:50:45 A Side: 14:50:45 Name: ocuupFunction-e2-linked-nearRTRICFunction 14:50:45 Type: or-teiv-ran:OCUUPFunction 14:50:45 B Side: 14:50:45 Name nearRTRICFunction-e2-linked-by-ocuupFunction 14:50:45 Type or-teiv-ran:NearRTRICFunction 14:50:45 Relationship Name: ORUFUNCTION_OFHMLINK_SMO 14:50:45 A Side: 14:50:45 Name: oruFunction-ofhm-linked-smo 14:50:45 Type: or-teiv-ran:ORUFunction 14:50:45 B Side: 14:50:45 Name smo-ofhm-linked-by-oruFunction 14:50:45 Type or-teiv-ran:SMO 14:50:45 Relationship Name: ORUFUNCTION_OFHMLINK_ODUFUNCTION 14:50:45 A Side: 14:50:45 Name: oruFunction-ofhm-linked-oduFunction 14:50:45 Type: or-teiv-ran:ORUFunction 14:50:45 B Side: 14:50:45 Name oduFunction-ofhm-linked-by-oruFunction 14:50:45 Type or-teiv-ran:ODUFunction 14:50:45 Relationship Name: ORUFUNCTION_OFHCLINK_ODUFUNCTION 14:50:45 A Side: 14:50:45 Name: oruFunction-ofhc-linked-oduFunction 14:50:45 Type: or-teiv-ran:ORUFunction 14:50:45 B Side: 14:50:45 Name oduFunction-ofhc-linked-by-oruFunction 14:50:45 Type or-teiv-ran:ODUFunction 14:50:45 Relationship Name: ORUFUNCTION_OFHULINK_ODUFUNCTION 14:50:45 A Side: 14:50:45 Name: oruFunction-ofhu-linked-oduFunction 14:50:45 Type: or-teiv-ran:ORUFunction 14:50:45 B Side: 14:50:45 Name oduFunction-ofhu-linked-by-oruFunction 14:50:45 Type or-teiv-ran:ODUFunction 14:50:45 Relationship Name: ORUFUNCTION_OFHSLINK_ODUFUNCTION 14:50:45 A Side: 14:50:45 Name: oruFunction-ofhs-linked-oduFunction 14:50:45 Type: or-teiv-ran:ORUFunction 14:50:45 B Side: 14:50:45 Name oduFunction-ofhs-linked-by-oruFunction 14:50:45 Type or-teiv-ran:ODUFunction 14:50:45 Relationship Name: ODUFUNCTION_O1LINK_SMO 14:50:45 A Side: 14:50:45 Name: oduFunction-o1-linked-smo 14:50:45 Type: or-teiv-ran:ODUFunction 14:50:45 B Side: 14:50:45 Name smo-o1-linked-by-oduFunction 14:50:45 Type or-teiv-ran:SMO 14:50:45 Relationship Name: OCUCPFUNCTION_O1LINK_SMO 14:50:45 A Side: 14:50:45 Name: ocucpFunction-o1-linked-smo 14:50:45 Type: or-teiv-ran:OCUCPFunction 14:50:45 B Side: 14:50:45 Name smo-o1-linked-by-ocucpFunction 14:50:45 Type or-teiv-ran:SMO 14:50:45 Relationship Name: ORUFUNCTION_O1LINK_SMO 14:50:45 A Side: 14:50:45 Name: oruFunction-o1-linked-smo 14:50:45 Type: or-teiv-ran:ORUFunction 14:50:45 B Side: 14:50:45 Name smo-o1-linked-by-oruFunction 14:50:45 Type or-teiv-ran:SMO 14:50:45 Relationship Name: NEARRTRICFUNCTION_O1LINK_SMO 14:50:45 A Side: 14:50:45 Name: nearRTRICFunction-o1-linked-smo 14:50:45 Type: or-teiv-ran:NearRTRICFunction 14:50:45 B Side: 14:50:45 Name smo-o1-linked-by-nearRTRICFunction 14:50:45 Type or-teiv-ran:SMO 14:50:45 Relationship Name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION 14:50:45 A Side: 14:50:45 Name: oduFunction-f1-u-linked-ocuupFunction 14:50:45 Type: or-teiv-ran:ODUFunction 14:50:45 B Side: 14:50:45 Name ocuupFunction-f1-u-linked-by-oduFunction 14:50:45 Type or-teiv-ran:OCUUPFunction 14:50:45 Relationship Name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION 14:50:45 A Side: 14:50:45 Name: oduFunction-f1-c-linked-ocucpFunction 14:50:45 Type: or-teiv-ran:ODUFunction 14:50:45 B Side: 14:50:45 Name ocucpFunction-f1-c-linked-by-oduFunction 14:50:45 Type or-teiv-ran:OCUCPFunction 14:50:45 14:50:45 2025-07-02T14:50:45.092Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment Relationship Name: ANTENNAMODULE_INSTALLED_AT_SITE 14:50:45 A Side: 14:50:45 Name: installed-at-site 14:50:45 Type: AntennaModule 14:50:45 B Side: 14:50:45 Name installed-antennaModule 14:50:45 Type Site 14:50:45 14:50:45 2025-07-02T14:50:45.093Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-cloud Relationship Name: MANAGEDELEMENT_DEPLOYED_AS_CLOUDIFIEDNF 14:50:45 A Side: 14:50:45 Name: deployed-as-cloudifiedNF 14:50:45 Type: or-teiv-oam:ManagedElement 14:50:45 B Side: 14:50:45 Name deployed-managedElement 14:50:45 Type or-teiv-cloud:CloudifiedNF 14:50:45 Relationship Name: NFDEPLOYMENT_SERVES_MANAGEDELEMENT 14:50:45 A Side: 14:50:45 Name: serviced-managedElement 14:50:45 Type: or-teiv-cloud:NFDeployment 14:50:45 B Side: 14:50:45 Name serving-nFDeployment 14:50:45 Type or-teiv-oam:ManagedElement 14:50:45 14:50:45 2025-07-02T14:50:45.093Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-physical Relationship Name: PHYSICALAPPLIANCE_INSTALLEDAT_SITE 14:50:45 A Side: 14:50:45 Name: installing-site 14:50:45 Type: PhysicalAppliance 14:50:45 B Side: 14:50:45 Name installed-physicalAppliance 14:50:45 Type Site 14:50:45 14:50:45 2025-07-02T14:50:45.094Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-physical-ran Relationship Name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION 14:50:45 A Side: 14:50:45 Name: served-oduFunction 14:50:45 Type: or-teiv-physical:PhysicalAppliance 14:50:45 B Side: 14:50:45 Name serving-physicalAppliance 14:50:45 Type or-teiv-ran:ODUFunction 14:50:45 Relationship Name: PHYSICALAPPLIANCE_SERVES_OCUCPFUNCTION 14:50:45 A Side: 14:50:45 Name: served-ocucpFunction 14:50:45 Type: or-teiv-physical:PhysicalAppliance 14:50:45 B Side: 14:50:45 Name serving-physicalAppliance 14:50:45 Type or-teiv-ran:OCUCPFunction 14:50:45 Relationship Name: PHYSICALAPPLIANCE_SERVES_OCUUPFUNCTION 14:50:45 A Side: 14:50:45 Name: served-ocuupFunction 14:50:45 Type: or-teiv-physical:PhysicalAppliance 14:50:45 B Side: 14:50:45 Name serving-physicalAppliance 14:50:45 Type or-teiv-ran:OCUUPFunction 14:50:45 Relationship Name: PHYSICALAPPLIANCE_SERVES_NEARRTRICFUNCTION 14:50:45 A Side: 14:50:45 Name: served-nearRTRICFunction 14:50:45 Type: or-teiv-physical:PhysicalAppliance 14:50:45 B Side: 14:50:45 Name serving-physicalAppliance 14:50:45 Type or-teiv-ran:NearRTRICFunction 14:50:45 14:50:45 2025-07-02T14:50:45.094Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 14:50:45 2025-07-02T14:50:45.094Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-ran Relationship Name: MANAGEDELEMENT_MANAGES_ODUFUNCTION 14:50:45 A Side: 14:50:45 Name: managed-oduFunction 14:50:45 Type: or-teiv-oam:ManagedElement 14:50:45 B Side: 14:50:45 Name managed-by-managedElement 14:50:45 Type or-teiv-ran:ODUFunction 14:50:45 Relationship Name: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION 14:50:45 A Side: 14:50:45 Name: managed-ocucpFunction 14:50:45 Type: or-teiv-oam:ManagedElement 14:50:45 B Side: 14:50:45 Name managed-by-managedElement 14:50:45 Type or-teiv-ran:OCUCPFunction 14:50:45 Relationship Name: MANAGEDELEMENT_MANAGES_OCUUPFUNCTION 14:50:45 A Side: 14:50:45 Name: managed-ocuupFunction 14:50:45 Type: or-teiv-oam:ManagedElement 14:50:45 B Side: 14:50:45 Name managed-by-managedElement 14:50:45 Type or-teiv-ran:OCUUPFunction 14:50:45 Relationship Name: MANAGEDELEMENT_MANAGES_ORUFUNCTION 14:50:45 A Side: 14:50:45 Name: managed-oruFunction 14:50:45 Type: or-teiv-oam:ManagedElement 14:50:45 B Side: 14:50:45 Name managed-by-managedElement 14:50:45 Type or-teiv-ran:ORUFunction 14:50:45 Relationship Name: MANAGEDELEMENT_MANAGES_NEARRTRICFUNCTION 14:50:45 A Side: 14:50:45 Name: managed-nearRTRICFunction 14:50:45 Type: or-teiv-oam:ManagedElement 14:50:45 B Side: 14:50:45 Name managed-by-managedElement 14:50:45 Type or-teiv-ran:NearRTRICFunction 14:50:45 14:50:45 2025-07-02T14:50:45.095Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 14:50:45 2025-07-02T14:50:45.095Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 14:50:45 2025-07-02T14:50:45.095Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-yang-types 14:50:45 2025-07-02T14:50:45.095Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 14:50:45 A Side: 14:50:45 Name: serviced-antennaCapability 14:50:45 Type: or-teiv-equip:AntennaModule 14:50:45 B Side: 14:50:45 Name serving-antennaModule 14:50:45 Type or-teiv-ran:AntennaCapability 14:50:45 Relationship Name: ANTENNAMODULE_SERVES_NRCELLDU 14:50:45 A Side: 14:50:45 Name: serviced-nrCellDu 14:50:45 Type: or-teiv-equip:AntennaModule 14:50:45 B Side: 14:50:45 Name serving-antennaModule 14:50:45 Type or-teiv-ran:NRCellDU 14:50:45 Relationship Name: SECTOR_GROUPS_ANTENNAMODULE 14:50:45 A Side: 14:50:45 Name: grouped-antennaModule 14:50:45 Type: or-teiv-ran:Sector 14:50:45 B Side: 14:50:45 Name grouped-by-sector 14:50:45 Type or-teiv-equip:AntennaModule 14:50:45 14:50:45 2025-07-02T14:50:45.096Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-cloud Relationship Name: CLOUDIFIEDNF_COMPRISES_NFDEPLOYMENT 14:50:45 A Side: 14:50:45 Name: comprised-nFDeployment 14:50:45 Type: CloudifiedNF 14:50:45 B Side: 14:50:45 Name comprised-by-cloudifiedNF 14:50:45 Type NFDeployment 14:50:45 Relationship Name: NFDEPLOYMENT_DEPLOYED_ON_OCLOUDNAMESPACE 14:50:45 A Side: 14:50:45 Name: deployed-on-ocloudNamespace 14:50:45 Type: NFDeployment 14:50:45 B Side: 14:50:45 Name deployed-nFDeployment 14:50:45 Type OCloudNamespace 14:50:45 Relationship Name: OCLOUDNAMESPACE_DEPLOYED_ON_NODECLUSTER 14:50:45 A Side: 14:50:45 Name: deployed-on-nodeCluster 14:50:45 Type: OCloudNamespace 14:50:45 B Side: 14:50:45 Name deployed-ocloudNamespace 14:50:45 Type NodeCluster 14:50:45 Relationship Name: NODECLUSTER_LOCATED_AT_OCLOUDSITE 14:50:45 A Side: 14:50:45 Name: located-at-ocloudSite 14:50:45 Type: NodeCluster 14:50:45 B Side: 14:50:45 Name location-of-onodeCluster 14:50:45 Type OCloudSite 14:50:45 14:50:45 2025-07-02T14:50:45.096Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-cloud-ran Relationship Name: NFDEPLOYMENT_SERVES_ODUFUNCTION 14:50:45 A Side: 14:50:45 Name: serviced-oduFunction 14:50:45 Type: or-teiv-cloud:NFDeployment 14:50:45 B Side: 14:50:45 Name serving-nFDeployment 14:50:45 Type or-teiv-ran:ODUFunction 14:50:45 Relationship Name: NFDEPLOYMENT_SERVES_OCUCPFUNCTION 14:50:45 A Side: 14:50:45 Name: serviced-ocucpFunction 14:50:45 Type: or-teiv-cloud:NFDeployment 14:50:45 B Side: 14:50:45 Name serving-nFDeployment 14:50:45 Type or-teiv-ran:OCUCPFunction 14:50:45 Relationship Name: NFDEPLOYMENT_SERVES_OCUUPFUNCTION 14:50:45 A Side: 14:50:45 Name: serviced-ocuupFunction 14:50:45 Type: or-teiv-cloud:NFDeployment 14:50:45 B Side: 14:50:45 Name serving-nFDeployment 14:50:45 Type or-teiv-ran:OCUUPFunction 14:50:45 Relationship Name: NFDEPLOYMENT_SERVES_NEARRTRICFUNCTION 14:50:45 A Side: 14:50:45 Name: serviced-nearRTRICFunction 14:50:45 Type: or-teiv-cloud:NFDeployment 14:50:45 B Side: 14:50:45 Name serving-nFDeployment 14:50:45 Type or-teiv-ran:NearRTRICFunction 14:50:45 14:50:45 2025-07-02T14:50:45.097Z INFO 7887 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-inet-types 14:50:45 2025-07-02T14:50:45.231Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine11062492351427103209/dotfile.dot 14:50:45 2025-07-02T14:50:45.238Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine11062492351427103209/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.295Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine11062492351427103209/outfile.svg 14:50:45 2025-07-02T14:50:45.307Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment-rel 14:50:45 2025-07-02T14:50:45.317Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine12647821828156336361/dotfile.dot 14:50:45 2025-07-02T14:50:45.318Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine12647821828156336361/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.369Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine12647821828156336361/outfile.svg 14:50:45 2025-07-02T14:50:45.377Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 14:50:45 2025-07-02T14:50:45.391Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine16703712431440201773/dotfile.dot 14:50:45 2025-07-02T14:50:45.391Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine16703712431440201773/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.443Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine16703712431440201773/outfile.svg 14:50:45 2025-07-02T14:50:45.451Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud-rel 14:50:45 2025-07-02T14:50:45.462Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine11655818101914636990/dotfile.dot 14:50:45 2025-07-02T14:50:45.462Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine11655818101914636990/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.513Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine11655818101914636990/outfile.svg 14:50:45 2025-07-02T14:50:45.520Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-cloud-rel 14:50:45 2025-07-02T14:50:45.529Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine7025479363505240006/dotfile.dot 14:50:45 2025-07-02T14:50:45.529Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine7025479363505240006/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.580Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine7025479363505240006/outfile.svg 14:50:45 2025-07-02T14:50:45.588Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-ran-rel 14:50:45 2025-07-02T14:50:45.610Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine13321853048159967886/dotfile.dot 14:50:45 2025-07-02T14:50:45.610Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine13321853048159967886/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.661Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine13321853048159967886/outfile.svg 14:50:45 2025-07-02T14:50:45.675Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran-rel 14:50:45 2025-07-02T14:50:45.683Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine10326711511691226040/dotfile.dot 14:50:45 2025-07-02T14:50:45.683Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine10326711511691226040/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.734Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine10326711511691226040/outfile.svg 14:50:45 2025-07-02T14:50:45.742Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-cloud-ran-rel 14:50:45 2025-07-02T14:50:45.752Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine7881627296911620718/dotfile.dot 14:50:45 2025-07-02T14:50:45.753Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine7881627296911620718/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.804Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine7881627296911620718/outfile.svg 14:50:45 2025-07-02T14:50:45.808Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical-rel 14:50:45 2025-07-02T14:50:45.816Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine5600915418294823037/dotfile.dot 14:50:45 2025-07-02T14:50:45.816Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine5600915418294823037/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.867Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine5600915418294823037/outfile.svg 14:50:45 2025-07-02T14:50:45.871Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-physical-ran-rel 14:50:45 2025-07-02T14:50:45.904Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine3080608210518117412/dotfile.dot 14:50:45 2025-07-02T14:50:45.904Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine3080608210518117412/dotfile.dot -ooutfile.svg] 14:50:45 2025-07-02T14:50:45.955Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine3080608210518117412/outfile.svg 14:50:46 2025-07-02T14:50:45.976Z INFO 7887 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/overall-rel 14:50:46 2025-07-02T14:50:45.980Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment-rel.puml 14:50:46 2025-07-02T14:50:45.981Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 14:50:46 2025-07-02T14:50:45.981Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud-rel.puml 14:50:46 2025-07-02T14:50:45.981Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-cloud-rel.puml 14:50:46 2025-07-02T14:50:45.982Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-ran-rel.puml 14:50:46 2025-07-02T14:50:45.983Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran-rel.puml 14:50:46 2025-07-02T14:50:45.983Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-cloud-ran-rel.puml 14:50:46 2025-07-02T14:50:45.983Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical-rel.puml 14:50:46 2025-07-02T14:50:45.983Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-physical-ran-rel.puml 14:50:46 2025-07-02T14:50:45.984Z INFO 7887 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/overall-rel.puml 14:50:46 2025-07-02T14:50:46.003Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-cloud' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.011Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine4778712683362883550/dotfile.dot 14:50:46 2025-07-02T14:50:46.011Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine4778712683362883550/dotfile.dot -ooutfile.svg] 14:50:46 2025-07-02T14:50:46.062Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine4778712683362883550/outfile.svg 14:50:46 2025-07-02T14:50:46.064Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-cloud' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.066Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud 14:50:46 2025-07-02T14:50:46.070Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.074Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine8594802890872993525/dotfile.dot 14:50:46 2025-07-02T14:50:46.074Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine8594802890872993525/dotfile.dot -ooutfile.svg] 14:50:46 2025-07-02T14:50:46.125Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine8594802890872993525/outfile.svg 14:50:46 2025-07-02T14:50:46.127Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.128Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment 14:50:46 2025-07-02T14:50:46.132Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-oam' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.135Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1767309733946821588/dotfile.dot 14:50:46 2025-07-02T14:50:46.136Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1767309733946821588/dotfile.dot -ooutfile.svg] 14:50:46 2025-07-02T14:50:46.187Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1767309733946821588/outfile.svg 14:50:46 2025-07-02T14:50:46.189Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-oam' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.190Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-oam 14:50:46 2025-07-02T14:50:46.190Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-physical' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.195Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine10958013564298715184/dotfile.dot 14:50:46 2025-07-02T14:50:46.195Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine10958013564298715184/dotfile.dot -ooutfile.svg] 14:50:46 2025-07-02T14:50:46.246Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine10958013564298715184/outfile.svg 14:50:46 2025-07-02T14:50:46.248Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-physical' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.248Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical 14:50:46 2025-07-02T14:50:46.251Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.257Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine6938027541996277982/dotfile.dot 14:50:46 2025-07-02T14:50:46.258Z INFO 7887 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine6938027541996277982/dotfile.dot -ooutfile.svg] 14:50:46 2025-07-02T14:50:46.308Z INFO 7887 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine6938027541996277982/outfile.svg 14:50:46 2025-07-02T14:50:46.311Z INFO 7887 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 14:50:46 2025-07-02T14:50:46.316Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran 14:50:46 2025-07-02T14:50:46.318Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud.puml 14:50:46 2025-07-02T14:50:46.318Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment.puml 14:50:46 2025-07-02T14:50:46.319Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-oam.puml 14:50:46 2025-07-02T14:50:46.319Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical.puml 14:50:46 2025-07-02T14:50:46.319Z INFO 7887 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran.puml 14:50:46 2025-07-02T14:50:46.320Z INFO 7887 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 14:50:46 2025-07-02T14:50:46.364Z INFO 7887 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:50:46 2025-07-02T14:50:46.425Z INFO 7887 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:50:46 2025-07-02T14:50:46.426Z WARN 7887 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 14:50:46 2025-07-02T14:50:46.427Z INFO 7887 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 14:50:46 2025-07-02T14:50:46.427Z WARN 7887 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 14:50:46 2025-07-02T14:50:46.568Z INFO 7887 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : Started DatabaseSchemaGeneratorApplication in 3.492 seconds (process running for 4.258) 14:50:46 [INFO] 14:50:46 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-exposure-inventory-jar --- 14:50:46 [INFO] Copying 35 resources from src/main/resources to target/classes 14:50:47 [INFO] 14:50:47 [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-exposure-inventory-jar --- 14:50:47 [INFO] Recompiling the module because of changed dependency. 14:50:47 [INFO] Compiling 266 source files with javac [debug parameters release 17] to target/classes 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipsResponseMessage.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypes.java:[35,60] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[73,31] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[76,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[79,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStatic.java:[40,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomains.java:[35,50] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[71,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[74,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[77,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivMembersResponse.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntitiesResponseMessage.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupsResponse.java:[35,46] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchemaList.java:[35,39] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateProvidedMembersPayload.java:[71,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypes.java:[35,54] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 14:50:56 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/service/cloudevent/data/Relationship.java: Some input files use or override a deprecated API. 14:50:56 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/service/cloudevent/data/Relationship.java: Recompile with -Xlint:deprecation for details. 14:50:56 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/exposure/spi/mapper/ResponseMapper.java: Some input files use unchecked or unsafe operations. 14:50:56 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/exposure/spi/mapper/ResponseMapper.java: Recompile with -Xlint:unchecked for details. 14:50:56 [INFO] 14:50:56 [INFO] --- spring-cloud-contract:4.0.2:generateTests (default-generateTests) @ topology-exposure-inventory-jar --- 14:50:56 [INFO] Generating server tests source code for Spring Cloud Contract Verifier contract verification 14:50:56 [INFO] Will use contracts provided in the folder [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 14:50:56 [INFO] Directory with contract is present at [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 14:50:56 [INFO] Test Source directory: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts added. 14:50:56 [INFO] Using [org.oran.smo.teiv.exposure.api.contract.TopologyExposureApiBase] as base class for test classes, [null] as base package for tests, [null] as package with base classes, base class mappings [BaseClassMapping{contractPackageRegex='.*exposure.*', baseClassFQN='org.oran.smo.teiv.exposure.api.contract.TopologyExposureApiBase'}, BaseClassMapping{contractPackageRegex='.*groups.*', baseClassFQN='org.oran.smo.teiv.groups.TopologyGroupsApiBase'}] 14:51:05 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/ClassifiersTest.java] 14:51:06 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/DataTest.java] 14:51:06 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/DecoratorsTest.java] 14:51:07 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/SchemasTest.java] 14:51:07 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/GroupsTest.java] 14:51:07 [INFO] Generated 5 test classes. 14:51:07 [INFO] 14:51:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-exposure-inventory-jar --- 14:51:07 [INFO] Copying 164 resources from src/test/resources to target/test-classes 14:51:07 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/generated-test-resources/contracts 14:51:07 [INFO] 14:51:07 [INFO] --- spring-cloud-contract:4.0.2:convert (default-convert) @ topology-exposure-inventory-jar --- 14:51:07 [INFO] Will use contracts provided in the folder [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 14:51:07 [INFO] Copying Spring Cloud Contract Verifier contracts to [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/contracts]. Only files matching [.*] pattern will end up in the final JAR with stubs. 14:51:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:51:07 [INFO] Copying 31 resources 14:51:07 [INFO] Converting from Spring Cloud Contract Verifier contracts to WireMock stubs mappings 14:51:07 [INFO] Spring Cloud Contract Verifier contracts directory: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts 14:51:07 [INFO] Stub Server stubs mappings directory: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_0.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_1.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_2.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_3.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_4.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_5.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_6.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_0.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_1.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_2.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_3.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_0.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_1.json] 14:51:11 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_7.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_8.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_7.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_8.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_9.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_10.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_11.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_12.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_13.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_14.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_15.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_16.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_17.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_18.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_19.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_20.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_21.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_22.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_23.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_24.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_25.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_26.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_27.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_28.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_29.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_30.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_31.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_32.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_33.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_34.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_35.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_36.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_37.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_38.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_39.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_40.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_41.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_42.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_43.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_44.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_45.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_46.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_47.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_48.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_49.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_50.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_51.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_52.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_53.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_54.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_55.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_56.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_57.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_58.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_59.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_60.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_61.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_62.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_63.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_64.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_65.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_66.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_67.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_68.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_69.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_70.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_71.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_72.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_73.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_74.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_75.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_76.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_77.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_78.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_7.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_8.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_9.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_10.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_11.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_12.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_13.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_14.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_15.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_16.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_17.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_18.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_19.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_7.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_8.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_9.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_10.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_11.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_12.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_13.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_14.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_15.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_7.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_8.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_9.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_10.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_11.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_12.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_13.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_14.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_15.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_16.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_17.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_18.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_19.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_20.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_21.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_22.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_23.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_24.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_25.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_26.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_27.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_28.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_29.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_30.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_7.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_8.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_9.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_10.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_7.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_8.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_9.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_10.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/01_getSchemaContent_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/01_getSchemaContent_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_2.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_3.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_4.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_5.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_6.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_7.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_8.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_9.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_10.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_11.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_12.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_13.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_14.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_15.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_16.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_17.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_18.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_19.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_20.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_21.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_22.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_23.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_24.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_0.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_1.json] 14:51:12 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_0.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_1.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_3.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_4.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_5.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_6.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_7.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_8.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_9.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_10.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_11.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_12.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_13.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_14.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_15.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_16.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_17.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_18.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_19.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_20.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_21.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_22.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_23.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_24.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_25.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_26.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_27.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_28.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_29.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/00_createGroup_30.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/01_getGroups_0.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/01_getGroups_1.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/01_getGroups_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/01_getGroups_3.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/01_getGroups_4.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/02_getGroupById_0.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/02_getGroupById_1.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/02_getGroupById_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/02_getGroupById_3.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/02_getGroupById_4.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/02_getGroupById_5.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/02_getGroupById_6.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/02_getGroupById_7.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/03_deleteGroup_0.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/03_deleteGroup_1.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/03_deleteGroup_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/03_deleteGroup_3.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/04_putGroup_0.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/04_putGroup_1.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/04_putGroup_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/04_putGroup_3.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_0.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_1.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_3.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_4.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_5.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_6.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_7.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_8.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_9.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_10.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_11.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_12.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_13.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/05_getMembers_14.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_0.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_1.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_3.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_4.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_5.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_6.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_0.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_1.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_2.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_3.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_4.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_5.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_6.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_7.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_8.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_9.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_10.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_11.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_12.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_13.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_14.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_15.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_16.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_17.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_18.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_19.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_20.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_21.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_22.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_23.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_24.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_25.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_26.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_27.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_28.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_29.json] 14:51:13 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_30.json] 14:51:13 [INFO] 14:51:13 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-exposure-inventory-jar --- 14:51:13 [INFO] Recompiling the module because of changed dependency. 14:51:13 [INFO] Compiling 63 source files with javac [debug parameters release 17] to target/test-classes 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [WARNING] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 14:51:26 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Some input files use or override a deprecated API. 14:51:26 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Recompile with -Xlint:deprecation for details. 14:51:26 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 14:51:26 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/teivpath/innerlanguage/DtoToJooqTest.java: Some input files use unchecked or unsafe operations. 14:51:26 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/teivpath/innerlanguage/DtoToJooqTest.java: Recompile with -Xlint:unchecked for details. 14:51:26 [INFO] 14:51:26 [INFO] --- surefire:3.5.2:test (default-test) @ topology-exposure-inventory-jar --- 14:51:26 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/surefire-reports 14:51:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:51:26 [INFO] 14:51:26 [INFO] ------------------------------------------------------- 14:51:26 [INFO] T E S T S 14:51:26 [INFO] ------------------------------------------------------- 14:51:28 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:28 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:28 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:28 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:28 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:28 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:28 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:28 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:28 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:28 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:28 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:28 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:29 Jul 02, 2025 2:51:29 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 14:51:29 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 14:51:29 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 14:51:30 [INFO] Running org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 14:51:30 14:51:30.526 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest]: IngestionOperationValidatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:51:31 14:51:30.922 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 14:51:31 14:51:31.313 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 14:51:31 14:51:31.322 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Found configured ImageNameSubstitutor: RyukImageNameSubstitutor 14:51:31 14:51:31.322 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: Chained substitutor of 'DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')' and then 'RyukImageNameSubstitutor' 14:51:31 14:51:31.398 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.20.4 14:51:33 14:51:32.934 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 14:51:33 14:51:32.946 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 14:51:33 14:51:32.988 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 14:51:33 Server Version: 24.0.2 14:51:33 API Version: 1.43 14:51:33 Operating System: Ubuntu 18.04.6 LTS 14:51:33 Total Memory: 7975 MB 14:51:33 14:51:33.011 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using testcontainers/ryuk:0.5.1 as a substitute image for testcontainers/ryuk:0.11.0 (using image substitutor: RyukImageNameSubstitutor) 14:51:33 14:51:33.057 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once. 14:51:34 14:51:34.304 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Starting to pull image 14:51:34 14:51:34.395 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 14:51:35 14:51:35.227 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (31 KB/? MB) 14:51:35 14:51:35.275 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (58 KB/? MB) 14:51:35 14:51:35.320 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (58 KB/5 MB) 14:51:35 14:51:35.547 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB) 14:51:35 14:51:35.762 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB) 14:51:35 14:51:35.912 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB) 14:51:36 14:51:35.962 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Image testcontainers/ryuk:0.5.1 pull took PT2.904359252S 14:51:36 14:51:35.962 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pull complete. 3 layers, pulled in 1s (downloaded 5 MB at 5 MB/s) 14:51:36 14:51:36.006 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Creating container for image: testcontainers/ryuk:0.5.1 14:51:36 14:51:36.451 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 is starting: 27d1586d562005ba8a9a04f0bbfc34768f0be7eb2e64ad228d58f4bd03150fbe 14:51:37 14:51:37.035 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 started in PT1.029854598S 14:51:37 14:51:37.049 [main] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit 14:51:37 14:51:37.050 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 14:51:37 14:51:37.052 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 14:51:37 14:51:37.056 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling docker image: postgis/postgis:13-3.4-alpine. Please be patient; this may take some time but only needs to be done once. 14:51:38 14:51:38.131 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Starting to pull image 14:51:38 14:51:38.133 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 14:51:38 14:51:38.447 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 13 pending, 1 downloaded, 0 extracted, (46 KB/? MB) 14:51:38 14:51:38.498 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 12 pending, 2 downloaded, 0 extracted, (47 KB/? MB) 14:51:38 14:51:38.505 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 11 pending, 3 downloaded, 0 extracted, (3 MB/? MB) 14:51:38 14:51:38.738 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 10 pending, 4 downloaded, 0 extracted, (3 MB/? MB) 14:51:38 14:51:38.773 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 0 extracted, (3 MB/? MB) 14:51:38 14:51:38.773 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 1 extracted, (3 MB/? MB) 14:51:38 14:51:38.849 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 2 extracted, (3 MB/? MB) 14:51:39 14:51:38.968 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 3 extracted, (11 MB/? MB) 14:51:39 14:51:39.025 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 8 pending, 6 downloaded, 3 extracted, (11 MB/? MB) 14:51:39 14:51:39.058 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 3 extracted, (15 MB/? MB) 14:51:39 14:51:39.080 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 4 extracted, (15 MB/? MB) 14:51:39 14:51:39.147 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 5 extracted, (15 MB/? MB) 14:51:39 14:51:39.347 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 6 pending, 8 downloaded, 5 extracted, (26 MB/? MB) 14:51:39 14:51:39.379 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 5 pending, 9 downloaded, 5 extracted, (33 MB/? MB) 14:51:39 14:51:39.654 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 4 pending, 10 downloaded, 5 extracted, (49 MB/? MB) 14:51:40 14:51:39.978 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 3 pending, 11 downloaded, 5 extracted, (95 MB/? MB) 14:51:40 14:51:40.279 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 2 pending, 12 downloaded, 5 extracted, (118 MB/? MB) 14:51:40 14:51:40.577 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 1 pending, 13 downloaded, 5 extracted, (137 MB/? MB) 14:51:40 14:51:40.721 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 5 extracted, (148 MB/151 MB) 14:51:44 14:51:44.112 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 6 extracted, (149 MB/151 MB) 14:51:44 14:51:44.177 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 7 extracted, (149 MB/151 MB) 14:51:44 14:51:44.251 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 8 extracted, (149 MB/151 MB) 14:51:44 14:51:44.321 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 9 extracted, (149 MB/151 MB) 14:51:44 14:51:44.387 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 10 extracted, (149 MB/151 MB) 14:51:44 14:51:44.438 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 11 extracted, (149 MB/151 MB) 14:51:47 14:51:47.174 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 12 extracted, (151 MB/151 MB) 14:51:47 14:51:47.272 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 13 extracted, (151 MB/151 MB) 14:51:47 14:51:47.344 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 14 extracted, (151 MB/151 MB) 14:51:47 14:51:47.418 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pull complete. 14 layers, pulled in 9s (downloaded 151 MB at 16 MB/s) 14:51:47 14:51:47.418 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Image postgis/postgis:13-3.4-alpine pull took PT10.361416257S 14:51:47 14:51:47.427 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Creating container for image: postgis/postgis:13-3.4-alpine 14:51:49 14:51:49.622 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container postgis/postgis:13-3.4-alpine is starting: 2a4d3c80417098e590b653b4922d20086956ce3b659a9679cb3bf1c414f13ba4 14:51:59 14:51:59.140 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container postgis/postgis:13-3.4-alpine started in PT11.713038513S 14:51:59 14:51:59.141 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container is started (JDBC URL: jdbc:postgresql://localhost:32769/test?loggerLevel=OFF) 14:52:04 14:51:30,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.16 14:52:04 14:51:30,007 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Here is a list of configurators discovered as a service, by rank: 14:52:04 14:51:30,007 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:52:04 14:51:30,007 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:52:04 14:51:30,007 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:52:04 14:51:30,020 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:04 14:51:30,020 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:52:04 14:51:30,022 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:52:04 14:51:30,025 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:52:04 14:51:30,025 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:52:04 14:51:30,025 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:04 14:51:30,025 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:52:04 14:51:30,027 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:52:04 14:51:30,027 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:52:04 14:51:30,028 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:52:04 14:51:30,028 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:04 14:51:30,028 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:52:04 14:51:30,030 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:52:04 14:51:30,030 |-INFO in ch.qos.logback.classic.BasicConfigurator@55446d00 - Setting up default configuration. 14:52:04 14:51:30,049 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the 14:52:04 14:51:30,049 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems. 14:52:04 14:51:30,049 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole 14:52:04 14:51:30,050 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 14:52:04 14:52:02,747 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 14:52:04 14:52:02,748 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:52:04 14:52:02,796 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:52:04 14:52:02,818 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 14:52:04 14:52:02,845 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 14:52:04 14:52:02,924 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 14:52:04 14:52:02,926 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:52:04 14:52:02,928 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2ce028fa - value "{ 14:52:04 "service_id": "unknown", 14:52:04 "message": "%msg", 14:52:04 "facility": "%X{facility}", 14:52:04 "subject": "%X{subject}", 14:52:04 "extra_data": { 14:52:04 "logger": "%logger", 14:52:04 "thread_info": { 14:52:04 "thread_name": "%thread" 14:52:04 }, 14:52:04 "dst": { 14:52:04 "trace_id": "%mdc{traceId}" 14:52:04 }, 14:52:04 "exception": { 14:52:04 "stack_trace": "%xEx" 14:52:04 } 14:52:04 } 14:52:04 }" substituted for "{ 14:52:04 "service_id": "${SERVICE_ID:-unknown}", 14:52:04 "message": "%msg", 14:52:04 "facility": "%X{facility}", 14:52:04 "subject": "%X{subject}", 14:52:04 "extra_data": { 14:52:04 "logger": "%logger", 14:52:04 "thread_info": { 14:52:04 "thread_name": "%thread" 14:52:04 }, 14:52:04 "dst": { 14:52:04 "trace_id": "%mdc{traceId}" 14:52:04 }, 14:52:04 "exception": { 14:52:04 "stack_trace": "%xEx" 14:52:04 } 14:52:04 } 14:52:04 }" 14:52:04 14:52:04,495 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 14:52:04 14:52:04,495 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 14:52:04 14:52:04,495 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 14:52:04 14:52:04,496 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2ce028fa - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:52:04 14:52:04,496 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:52:04 14:52:04,496 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66579498 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:52:04 14:52:04,497 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 14:52:04 14:52:04,498 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2ce028fa - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:52:04 14:52:04,498 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 14:52:04 14:52:04,498 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66579498 - Propagating INFO level on Logger[/] onto the JUL framework 14:52:04 14:52:04,498 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7f7b865f - End of configuration. 14:52:04 14:52:04,498 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@9a1d8dd - Registering current configuration as safe fallback point 14:52:04 14:52:04 14:52:04 . ____ _ __ _ _ 14:52:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:52:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:52:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:52:04 ' |____| .__|_| |_|_| |_\__, | / / / / 14:52:04 =========|_|==============|___/=/_/_/_/ 14:52:04 14:52:04 :: Spring Boot :: (v3.4.2) 14:52:04 14:52:04 {"version":"1.2.0","timestamp":"2025-07-02T14:52:04.568+0000","service_id":"unknown","message":"HV000001: Hibernate Validator 8.0.2.Final","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread_info":{"thread_name":"background-preinit"}}} 14:52:04 {"version":"1.2.0","timestamp":"2025-07-02T14:52:04.750+0000","service_id":"unknown","message":"Starting IngestionOperationValidatorTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 14:52:04 {"version":"1.2.0","timestamp":"2025-07-02T14:52:04.754+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 14:52:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:52:14 {"version":"1.2.0","timestamp":"2025-07-02T14:52:14.106+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 14:52:24 {"version":"1.2.0","timestamp":"2025-07-02T14:52:24.542+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 14:52:25 {"version":"1.2.0","timestamp":"2025-07-02T14:52:24.965+0000","service_id":"unknown","message":"Started IngestionOperationValidatorTest in 23.039 seconds (process running for 57.929)","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 14:52:25 {"version":"1.2.0","timestamp":"2025-07-02T14:52:25.717+0000","service_id":"unknown","message":"\n \n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@\n@@@@@@@@@@ @@ @ @ @@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.18.6 (Build date: 2023-08-10T09:03:48Z)\n ","extra_data":{"logger":"org.jooq.Constants","thread_info":{"thread_name":"main"}}} 14:52:25 {"version":"1.2.0","timestamp":"2025-07-02T14:52:25.721+0000","service_id":"unknown","message":"\n\njOOQ tip of the day: You can use Table references as SelectField to project nested TableRecords in any query: https://blog.jooq.org/projecting-type-safe-nested-tablerecords-with-jooq-3-17/\n","extra_data":{"logger":"org.jooq.Constants","thread_info":{"thread_name":"main"}}} 14:52:25 {"version":"1.2.0","timestamp":"2025-07-02T14:52:25.848+0000","service_id":"unknown","message":"HikariPool-1 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:52:26 {"version":"1.2.0","timestamp":"2025-07-02T14:52:26.070+0000","service_id":"unknown","message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@284022ff","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 14:52:26 {"version":"1.2.0","timestamp":"2025-07-02T14:52:26.079+0000","service_id":"unknown","message":"HikariPool-1 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:52:26 {"version":"1.2.0","timestamp":"2025-07-02T14:52:26.108+0000","service_id":"unknown","message":"Version mismatch : Database version is older than what dialect POSTGRES supports: 13.16. Consider https://www.jooq.org/download/support-matrix to see what jOOQ version and edition supports which RDBMS versions.","extra_data":{"logger":"org.jooq.impl.DefaultExecuteContext.logVersionSupport","thread_info":{"thread_name":"main"}}} 14:53:04 {"version":"1.2.0","timestamp":"2025-07-02T14:53:04.129+0000","service_id":"unknown","message":"Maximum cardinality can't be greater than 2147483647, but it was 9223372036854775807","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.TeivDbServiceForValidation","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.ArithmeticException: integer overflow\n\tat java.base/java.lang.Math.toIntExact(Math.java:1135)\n\tat org.oran.smo.teiv.ingestion.validation.TeivDbServiceForValidation.executeValidationQuery(TeivDbServiceForValidation.java:60)\n\tat org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest.testMaxCardinalityIsLong(IngestionOperationValidatorTest.java:339)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:53:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.56 s -- in org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 14:53:08 [INFO] Running org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest 14:53:09 {"version":"1.2.0","timestamp":"2025-07-02T14:53:08.846+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest]: DependentServiceAvailabilityKafkaTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 14:53:09 {"version":"1.2.0","timestamp":"2025-07-02T14:53:08.888+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 14:53:09 14:53:09 . ____ _ __ _ _ 14:53:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:53:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:53:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:53:09 ' |____| .__|_| |_|_| |_\__, | / / / / 14:53:09 =========|_|==============|___/=/_/_/_/ 14:53:09 14:53:09 :: Spring Boot :: (v3.4.2) 14:53:09 14:53:12 {"version":"1.2.0","timestamp":"2025-07-02T14:53:12.432+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:12 {"version":"1.2.0","timestamp":"2025-07-02T14:53:12.433+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:13 {"version":"1.2.0","timestamp":"2025-07-02T14:53:13.279+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 14:53:16 {"version":"1.2.0","timestamp":"2025-07-02T14:53:16.110+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 14:53:16 {"version":"1.2.0","timestamp":"2025-07-02T14:53:16.263+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 7.37 seconds (process running for 109.227)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:16 14:53:16,771 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 14:53:16 14:53:16,771 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:53:16 14:53:16,773 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:53:16 14:53:16,774 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 14:53:16 14:53:16,774 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 14:53:16 14:53:16,774 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 14:53:16 14:53:16,774 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:53:16 14:53:16,777 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@54491a08 - value "{ 14:53:16 "service_id": "unknown", 14:53:16 "message": "%msg", 14:53:16 "facility": "%X{facility}", 14:53:16 "subject": "%X{subject}", 14:53:16 "extra_data": { 14:53:16 "logger": "%logger", 14:53:16 "thread_info": { 14:53:16 "thread_name": "%thread" 14:53:16 }, 14:53:16 "dst": { 14:53:16 "trace_id": "%mdc{traceId}" 14:53:16 }, 14:53:16 "exception": { 14:53:16 "stack_trace": "%xEx" 14:53:16 } 14:53:16 } 14:53:16 }" substituted for "{ 14:53:16 "service_id": "${SERVICE_ID:-unknown}", 14:53:16 "message": "%msg", 14:53:16 "facility": "%X{facility}", 14:53:16 "subject": "%X{subject}", 14:53:16 "extra_data": { 14:53:16 "logger": "%logger", 14:53:16 "thread_info": { 14:53:16 "thread_name": "%thread" 14:53:16 }, 14:53:16 "dst": { 14:53:16 "trace_id": "%mdc{traceId}" 14:53:16 }, 14:53:16 "exception": { 14:53:16 "stack_trace": "%xEx" 14:53:16 } 14:53:16 } 14:53:16 }" 14:53:16 14:53:16,793 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 14:53:16 14:53:16,793 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 14:53:16 14:53:16,793 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 14:53:16 14:53:16,793 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@54491a08 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:53:16 14:53:16,793 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:53:16 14:53:16,793 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c7e65a7 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:53:16 14:53:16,794 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 14:53:16 14:53:16,794 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@54491a08 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:53:16 14:53:16,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 14:53:16 14:53:16,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c7e65a7 - Propagating INFO level on Logger[/] onto the JUL framework 14:53:16 14:53:16,794 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6415287c - End of configuration. 14:53:16 14:53:16,794 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5b2ded42 - Registering current configuration as safe fallback point 14:53:16 14:53:16 14:53:16 . ____ _ __ _ _ 14:53:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:53:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:53:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:53:16 ' |____| .__|_| |_|_| |_\__, | / / / / 14:53:16 =========|_|==============|___/=/_/_/_/ 14:53:16 14:53:16 :: Spring Boot :: (v3.4.2) 14:53:16 14:53:17 {"version":"1.2.0","timestamp":"2025-07-02T14:53:17.149+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:17 {"version":"1.2.0","timestamp":"2025-07-02T14:53:17.150+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:17 {"version":"1.2.0","timestamp":"2025-07-02T14:53:17.845+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 14:53:19 {"version":"1.2.0","timestamp":"2025-07-02T14:53:19.822+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 14:53:20 {"version":"1.2.0","timestamp":"2025-07-02T14:53:19.924+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 3.228 seconds (process running for 112.889)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:20 14:53:20,377 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 14:53:20 14:53:20,377 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:53:20 14:53:20,378 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:53:20 14:53:20,378 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 14:53:20 14:53:20,378 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 14:53:20 14:53:20,379 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 14:53:20 14:53:20,379 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:53:20 14:53:20,379 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@7e48cd92 - value "{ 14:53:20 "service_id": "unknown", 14:53:20 "message": "%msg", 14:53:20 "facility": "%X{facility}", 14:53:20 "subject": "%X{subject}", 14:53:20 "extra_data": { 14:53:20 "logger": "%logger", 14:53:20 "thread_info": { 14:53:20 "thread_name": "%thread" 14:53:20 }, 14:53:20 "dst": { 14:53:20 "trace_id": "%mdc{traceId}" 14:53:20 }, 14:53:20 "exception": { 14:53:20 "stack_trace": "%xEx" 14:53:20 } 14:53:20 } 14:53:20 }" substituted for "{ 14:53:20 "service_id": "${SERVICE_ID:-unknown}", 14:53:20 "message": "%msg", 14:53:20 "facility": "%X{facility}", 14:53:20 "subject": "%X{subject}", 14:53:20 "extra_data": { 14:53:20 "logger": "%logger", 14:53:20 "thread_info": { 14:53:20 "thread_name": "%thread" 14:53:20 }, 14:53:20 "dst": { 14:53:20 "trace_id": "%mdc{traceId}" 14:53:20 }, 14:53:20 "exception": { 14:53:20 "stack_trace": "%xEx" 14:53:20 } 14:53:20 } 14:53:20 }" 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@7e48cd92 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53b790f1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@7e48cd92 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53b790f1 - Propagating INFO level on Logger[/] onto the JUL framework 14:53:20 14:53:20,391 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6dad0802 - End of configuration. 14:53:20 14:53:20,391 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2440a3c9 - Registering current configuration as safe fallback point 14:53:20 14:53:20 14:53:20 . ____ _ __ _ _ 14:53:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:53:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:53:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:53:20 ' |____| .__|_| |_|_| |_\__, | / / / / 14:53:20 =========|_|==============|___/=/_/_/_/ 14:53:20 14:53:20 :: Spring Boot :: (v3.4.2) 14:53:20 14:53:20 {"version":"1.2.0","timestamp":"2025-07-02T14:53:20.751+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:20 {"version":"1.2.0","timestamp":"2025-07-02T14:53:20.752+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:21 {"version":"1.2.0","timestamp":"2025-07-02T14:53:21.308+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 14:53:23 {"version":"1.2.0","timestamp":"2025-07-02T14:53:23.079+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 14:53:23 {"version":"1.2.0","timestamp":"2025-07-02T14:53:23.186+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 2.87 seconds (process running for 116.15)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:23 {"version":"1.2.0","timestamp":"2025-07-02T14:53:23.451+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:40981) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 14:53:23 {"version":"1.2.0","timestamp":"2025-07-02T14:53:23.456+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:40981) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 14:53:23 {"version":"1.2.0","timestamp":"2025-07-02T14:53:23.537+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:40981) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 14:53:23 {"version":"1.2.0","timestamp":"2025-07-02T14:53:23.544+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 14:53:23 {"version":"1.2.0","timestamp":"2025-07-02T14:53:23.548+0000","service_id":"unknown","message":"Reached the 1 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 14:53:24 {"version":"1.2.0","timestamp":"2025-07-02T14:53:24.555+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-6] Connection to node -1 (/127.0.0.1:40981) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-6"}}} 14:53:24 {"version":"1.2.0","timestamp":"2025-07-02T14:53:24.655+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-6] Connection to node -1 (/127.0.0.1:40981) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-6"}}} 14:53:24 {"version":"1.2.0","timestamp":"2025-07-02T14:53:24.659+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 14:53:24 {"version":"1.2.0","timestamp":"2025-07-02T14:53:24.665+0000","service_id":"unknown","message":"Reached the 2 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 14:53:25 {"version":"1.2.0","timestamp":"2025-07-02T14:53:25.674+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-7] Connection to node -1 (/127.0.0.1:40981) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-7"}}} 14:53:25 {"version":"1.2.0","timestamp":"2025-07-02T14:53:25.773+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-7] Connection to node -1 (/127.0.0.1:40981) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-7"}}} 14:53:25 {"version":"1.2.0","timestamp":"2025-07-02T14:53:25.777+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 14:53:25 {"version":"1.2.0","timestamp":"2025-07-02T14:53:25.780+0000","service_id":"unknown","message":"Reached the 3 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 14:53:25 {"version":"1.2.0","timestamp":"2025-07-02T14:53:25.781+0000","service_id":"unknown","message":"Kafka: Execution stopped after 3 retry attempts","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 14:53:25 {"version":"1.2.0","timestamp":"2025-07-02T14:53:25.781+0000","service_id":"unknown","message":"Hit max retry attempts 3: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailability","thread_info":{"thread_name":"main"}}} 14:53:25 14:53:25,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 14:53:25 14:53:25,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:53:25 14:53:25,850 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:53:25 14:53:25,850 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 14:53:25 14:53:25,850 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 14:53:25 14:53:25,854 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 14:53:25 14:53:25,854 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:53:25 14:53:25,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@43686eff - value "{ 14:53:25 "service_id": "unknown", 14:53:25 "message": "%msg", 14:53:25 "facility": "%X{facility}", 14:53:25 "subject": "%X{subject}", 14:53:25 "extra_data": { 14:53:25 "logger": "%logger", 14:53:25 "thread_info": { 14:53:25 "thread_name": "%thread" 14:53:25 }, 14:53:25 "dst": { 14:53:25 "trace_id": "%mdc{traceId}" 14:53:25 }, 14:53:25 "exception": { 14:53:25 "stack_trace": "%xEx" 14:53:25 } 14:53:25 } 14:53:25 }" substituted for "{ 14:53:25 "service_id": "${SERVICE_ID:-unknown}", 14:53:25 "message": "%msg", 14:53:25 "facility": "%X{facility}", 14:53:25 "subject": "%X{subject}", 14:53:25 "extra_data": { 14:53:25 "logger": "%logger", 14:53:25 "thread_info": { 14:53:25 "thread_name": "%thread" 14:53:25 }, 14:53:25 "dst": { 14:53:25 "trace_id": "%mdc{traceId}" 14:53:25 }, 14:53:25 "exception": { 14:53:25 "stack_trace": "%xEx" 14:53:25 } 14:53:25 } 14:53:25 }" 14:53:25 14:53:25,865 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 14:53:25 14:53:25,865 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 14:53:25 14:53:25,865 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 14:53:25 14:53:25,865 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@43686eff - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:53:25 14:53:25,865 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:53:25 14:53:25,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64ef2f75 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:53:25 14:53:25,866 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 14:53:25 14:53:25,866 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@43686eff - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:53:25 14:53:25,866 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 14:53:25 14:53:25,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64ef2f75 - Propagating INFO level on Logger[/] onto the JUL framework 14:53:25 14:53:25,866 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1112f6d8 - End of configuration. 14:53:25 14:53:25,866 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@c81d17c - Registering current configuration as safe fallback point 14:53:25 14:53:25 14:53:25 . ____ _ __ _ _ 14:53:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:53:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:53:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:53:25 ' |____| .__|_| |_|_| |_\__, | / / / / 14:53:25 =========|_|==============|___/=/_/_/_/ 14:53:25 14:53:25 :: Spring Boot :: (v3.4.2) 14:53:25 14:53:26 {"version":"1.2.0","timestamp":"2025-07-02T14:53:26.208+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:26 {"version":"1.2.0","timestamp":"2025-07-02T14:53:26.209+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:26 {"version":"1.2.0","timestamp":"2025-07-02T14:53:26.684+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 14:53:28 {"version":"1.2.0","timestamp":"2025-07-02T14:53:28.290+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 14:53:28 {"version":"1.2.0","timestamp":"2025-07-02T14:53:28.402+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 2.597 seconds (process running for 121.365)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 14:53:29 {"version":"1.2.0","timestamp":"2025-07-02T14:53:29.485+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.NullPointerException: Cannot invoke \"org.apache.kafka.clients.admin.Admin.listTopics(org.apache.kafka.clients.admin.ListTopicsOptions)\" because \"client\" is null\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:74)\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\n\tat org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$97ULIKJP.invokeWithArguments(Unknown Source)\n\tat org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251)\n\tat org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234)\n\tat org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142)\n\tat org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45)\n\tat org.mockito.Answers.answer(Answers.java:90)\n\tat org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111)\n\tat org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)\n\tat org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:71)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testIsServiceAvailable_ThrowsInterruptedException(DependentServiceAvailabilityKafkaTest.java:147)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:53:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.66 s -- in org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest 14:53:29 [INFO] Running org.oran.smo.teiv.service.TeivDbOperationResultsTest 14:53:29 {"version":"1.2.0","timestamp":"2025-07-02T14:53:29.517+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.TeivDbOperationResultsTest]: TeivDbOperationResultsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 14:53:29 {"version":"1.2.0","timestamp":"2025-07-02T14:53:29.549+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.TeivDbOperationResultsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 14:53:29 14:53:29 . ____ _ __ _ _ 14:53:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:53:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:53:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:53:29 ' |____| .__|_| |_|_| |_\__, | / / / / 14:53:29 =========|_|==============|___/=/_/_/_/ 14:53:29 14:53:29 :: Spring Boot :: (v3.4.2) 14:53:29 14:53:29 {"version":"1.2.0","timestamp":"2025-07-02T14:53:29.603+0000","service_id":"unknown","message":"Starting TeivDbOperationResultsTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 14:53:29 {"version":"1.2.0","timestamp":"2025-07-02T14:53:29.604+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 14:53:30 {"version":"1.2.0","timestamp":"2025-07-02T14:53:30.076+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 14:53:31 {"version":"1.2.0","timestamp":"2025-07-02T14:53:31.661+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 14:53:31 {"version":"1.2.0","timestamp":"2025-07-02T14:53:31.776+0000","service_id":"unknown","message":"Started TeivDbOperationResultsTest in 2.219 seconds (process running for 124.74)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 14:53:33 {"version":"1.2.0","timestamp":"2025-07-02T14:53:33.721+0000","service_id":"unknown","message":"HikariPool-2 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:53:33 {"version":"1.2.0","timestamp":"2025-07-02T14:53:33.734+0000","service_id":"unknown","message":"HikariPool-2 - Added connection org.postgresql.jdbc.PgConnection@6823cd41","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 14:53:33 {"version":"1.2.0","timestamp":"2025-07-02T14:53:33.738+0000","service_id":"unknown","message":"HikariPool-2 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:53:41 {"version":"1.2.0","timestamp":"2025-07-02T14:53:41.114+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:53:41 {"version":"1.2.0","timestamp":"2025-07-02T14:53:41.204+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.IllegalManyToManyRelationshipUpdateException: A relationship with id=relation_2 already exists, but with a different A or B side. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeManyToManyRelationship(TeivDbOperations.java:455)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$6(TeivDbOperations.java:327)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$7(TeivDbOperations.java:327)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeManyToManyRelationshipWithExistingId_SidesNotUpdatable$1(TeivDbOperationResultsTest.java:821)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeManyToManyRelationshipWithExistingId_SidesNotUpdatable(TeivDbOperationResultsTest.java:821)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:54:03 {"version":"1.2.0","timestamp":"2025-07-02T14:54:03.318+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site_1\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment:ANTENNAMODULE_INSTALLED_AT_SITE\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"Site_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:54:05 {"version":"1.2.0","timestamp":"2025-07-02T14:54:05.496+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site_2\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment:ANTENNAMODULE_INSTALLED_AT_SITE\":[{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"Site_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:54:30 {"version":"1.2.0","timestamp":"2025-07-02T14:54:30.233+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:54:30 {"version":"1.2.0","timestamp":"2025-07-02T14:54:30.312+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:54:30 {"version":"1.2.0","timestamp":"2025-07-02T14:54:30.373+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:54:43 {"version":"1.2.0","timestamp":"2025-07-02T14:54:43.726+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"209\",\"mnc\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{\"arfcnDL\":64},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"ODU_1\",\"bSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:54:43 {"version":"1.2.0","timestamp":"2025-07-02T14:54:43.766+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":null},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{\"arfcnDL\":null},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"ODU_1\",\"bSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:54:57 {"version":"1.2.0","timestamp":"2025-07-02T14:54:56.984+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:04 {"version":"1.2.0","timestamp":"2025-07-02T14:55:04.725+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:11 {"version":"1.2.0","timestamp":"2025-07-02T14:55:11.772+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:34 {"version":"1.2.0","timestamp":"2025-07-02T14:55:34.893+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:35 {"version":"1.2.0","timestamp":"2025-07-02T14:55:34.929+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:35 {"version":"1.2.0","timestamp":"2025-07-02T14:55:34.961+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:41 {"version":"1.2.0","timestamp":"2025-07-02T14:55:41.647+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:41 {"version":"1.2.0","timestamp":"2025-07-02T14:55:41.673+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_ManyToOne_1, aSide=NRSectorCarrier_2, bSide=AntennaCapability_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$3(TeivDbOperationResultsTest.java:962)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:962)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:55:41 {"version":"1.2.0","timestamp":"2025-07-02T14:55:41.678+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:41 {"version":"1.2.0","timestamp":"2025-07-02T14:55:41.699+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$4(TeivDbOperationResultsTest.java:964)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:964)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:55:41 {"version":"1.2.0","timestamp":"2025-07-02T14:55:41.703+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:55:41 {"version":"1.2.0","timestamp":"2025-07-02T14:55:41.727+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$5(TeivDbOperationResultsTest.java:966)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:966)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:55:49 {"version":"1.2.0","timestamp":"2025-07-02T14:55:49.085+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:13 {"version":"1.2.0","timestamp":"2025-07-02T14:56:13.951+0000","service_id":"unknown","message":"Exception occurred while retrieving included modules.","extra_data":{"logger":"org.oran.smo.teiv.schema.PostgresSchemaLoader","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.core.JsonProcessingException: N/A\n"}}} 14:56:22 {"version":"1.2.0","timestamp":"2025-07-02T14:56:22.010+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:22 {"version":"1.2.0","timestamp":"2025-07-02T14:56:22.039+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:22 {"version":"1.2.0","timestamp":"2025-07-02T14:56:22.066+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:28 {"version":"1.2.0","timestamp":"2025-07-02T14:56:28.660+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:28 {"version":"1.2.0","timestamp":"2025-07-02T14:56:28.678+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_ManyToOne_1, aSide=NRSectorCarrier_2, bSide=AntennaCapability_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$12(TeivDbOperationResultsTest.java:1091)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1091)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:56:28 {"version":"1.2.0","timestamp":"2025-07-02T14:56:28.681+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:28 {"version":"1.2.0","timestamp":"2025-07-02T14:56:28.697+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$13(TeivDbOperationResultsTest.java:1093)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1093)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:56:28 {"version":"1.2.0","timestamp":"2025-07-02T14:56:28.701+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:28 {"version":"1.2.0","timestamp":"2025-07-02T14:56:28.719+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$14(TeivDbOperationResultsTest.java:1095)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1095)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:56:35 {"version":"1.2.0","timestamp":"2025-07-02T14:56:35.660+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:43 {"version":"1.2.0","timestamp":"2025-07-02T14:56:43.098+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:50 {"version":"1.2.0","timestamp":"2025-07-02T14:56:50.581+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:50 {"version":"1.2.0","timestamp":"2025-07-02T14:56:50.629+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:56:50 {"version":"1.2.0","timestamp":"2025-07-02T14:56:50.662+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:12 {"version":"1.2.0","timestamp":"2025-07-02T14:57:12.274+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:19 {"version":"1.2.0","timestamp":"2025-07-02T14:57:19.744+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:19 {"version":"1.2.0","timestamp":"2025-07-02T14:57:19.775+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:19 {"version":"1.2.0","timestamp":"2025-07-02T14:57:19.812+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:33 {"version":"1.2.0","timestamp":"2025-07-02T14:57:33.564+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:48 {"version":"1.2.0","timestamp":"2025-07-02T14:57:48.592+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:48 {"version":"1.2.0","timestamp":"2025-07-02T14:57:48.613+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:48 {"version":"1.2.0","timestamp":"2025-07-02T14:57:48.641+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:54 {"version":"1.2.0","timestamp":"2025-07-02T14:57:54.794+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:54 {"version":"1.2.0","timestamp":"2025-07-02T14:57:54.813+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_1, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$9(TeivDbOperationResultsTest.java:1012)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1012)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:57:54 {"version":"1.2.0","timestamp":"2025-07-02T14:57:54.815+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:54 {"version":"1.2.0","timestamp":"2025-07-02T14:57:54.822+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.RelationshipIdCollisionException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_1. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.handleOneToManyRelationshipFaults(TeivDbOperations.java:432)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$mergeOneToManyOrOneToOneRelationship$10(TeivDbOperations.java:369)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$mergeOneToManyOrOneToOneRelationship$11(TeivDbOperations.java:353)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:352)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$10(TeivDbOperationResultsTest.java:1014)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1014)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:57:54 {"version":"1.2.0","timestamp":"2025-07-02T14:57:54.825+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:57:54 {"version":"1.2.0","timestamp":"2025-07-02T14:57:54.833+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_1. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$11(TeivDbOperationResultsTest.java:1016)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1016)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 14:58:02 {"version":"1.2.0","timestamp":"2025-07-02T14:58:02.520+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:02 {"version":"1.2.0","timestamp":"2025-07-02T14:58:02.551+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:02 {"version":"1.2.0","timestamp":"2025-07-02T14:58:02.577+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:16 {"version":"1.2.0","timestamp":"2025-07-02T14:58:16.215+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:16 {"version":"1.2.0","timestamp":"2025-07-02T14:58:16.245+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:16 {"version":"1.2.0","timestamp":"2025-07-02T14:58:16.267+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:22 {"version":"1.2.0","timestamp":"2025-07-02T14:58:22.400+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:22 {"version":"1.2.0","timestamp":"2025-07-02T14:58:22.417+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_2\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:22 {"version":"1.2.0","timestamp":"2025-07-02T14:58:22.431+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_2\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:30 {"version":"1.2.0","timestamp":"2025-07-02T14:58:30.269+0000","service_id":"unknown","message":"Exception occurred while retrieving attribute name","extra_data":{"logger":"org.oran.smo.teiv.schema.PostgresSchemaLoader","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.core.JsonProcessingException: N/A\n"}}} 14:58:30 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 300.8 s -- in org.oran.smo.teiv.service.TeivDbOperationResultsTest 14:58:30 [INFO] Running org.oran.smo.teiv.service.EndToEndDbTest 14:58:30 {"version":"1.2.0","timestamp":"2025-07-02T14:58:30.294+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.EndToEndDbTest]: EndToEndDbTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 14:58:30 {"version":"1.2.0","timestamp":"2025-07-02T14:58:30.298+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.EndToEndDbTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 14:58:30 14:58:30 . ____ _ __ _ _ 14:58:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:58:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:58:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:58:30 ' |____| .__|_| |_|_| |_\__, | / / / / 14:58:30 =========|_|==============|___/=/_/_/_/ 14:58:30 14:58:30 :: Spring Boot :: (v3.4.2) 14:58:30 14:58:30 {"version":"1.2.0","timestamp":"2025-07-02T14:58:30.651+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 14:58:30 {"version":"1.2.0","timestamp":"2025-07-02T14:58:30.652+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 14:58:31 {"version":"1.2.0","timestamp":"2025-07-02T14:58:31.180+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:38709","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 14:58:32 {"version":"1.2.0","timestamp":"2025-07-02T14:58:32.852+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 14:58:33 {"version":"1.2.0","timestamp":"2025-07-02T14:58:32.962+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.655 seconds (process running for 425.926)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 14:58:33 {"version":"1.2.0","timestamp":"2025-07-02T14:58:32.964+0000","service_id":"unknown","message":"HikariPool-3 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:58:33 {"version":"1.2.0","timestamp":"2025-07-02T14:58:32.979+0000","service_id":"unknown","message":"HikariPool-3 - Added connection org.postgresql.jdbc.PgConnection@567c0245","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 14:58:33 {"version":"1.2.0","timestamp":"2025-07-02T14:58:32.980+0000","service_id":"unknown","message":"HikariPool-3 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:58:33 {"version":"1.2.0","timestamp":"2025-07-02T14:58:33.818+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 14:58:35 {"version":"1.2.0","timestamp":"2025-07-02T14:58:35.576+0000","service_id":"unknown","message":"HikariPool-3 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:58:35 {"version":"1.2.0","timestamp":"2025-07-02T14:58:35.581+0000","service_id":"unknown","message":"HikariPool-3 - Shutdown completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:58:35 14:58:35,843 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 14:58:35 14:58:35,843 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:58:35 14:58:35,844 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:58:35 14:58:35,844 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 14:58:35 14:58:35,844 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 14:58:35 14:58:35,844 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 14:58:35 14:58:35,844 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:58:35 14:58:35,845 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@54b85ab - value "{ 14:58:35 "service_id": "unknown", 14:58:35 "message": "%msg", 14:58:35 "facility": "%X{facility}", 14:58:35 "subject": "%X{subject}", 14:58:35 "extra_data": { 14:58:35 "logger": "%logger", 14:58:35 "thread_info": { 14:58:35 "thread_name": "%thread" 14:58:35 }, 14:58:35 "dst": { 14:58:35 "trace_id": "%mdc{traceId}" 14:58:35 }, 14:58:35 "exception": { 14:58:35 "stack_trace": "%xEx" 14:58:35 } 14:58:35 } 14:58:35 }" substituted for "{ 14:58:35 "service_id": "${SERVICE_ID:-unknown}", 14:58:35 "message": "%msg", 14:58:35 "facility": "%X{facility}", 14:58:35 "subject": "%X{subject}", 14:58:35 "extra_data": { 14:58:35 "logger": "%logger", 14:58:35 "thread_info": { 14:58:35 "thread_name": "%thread" 14:58:35 }, 14:58:35 "dst": { 14:58:35 "trace_id": "%mdc{traceId}" 14:58:35 }, 14:58:35 "exception": { 14:58:35 "stack_trace": "%xEx" 14:58:35 } 14:58:35 } 14:58:35 }" 14:58:35 14:58:35,855 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 14:58:35 14:58:35,855 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 14:58:35 14:58:35,855 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 14:58:35 14:58:35,855 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@54b85ab - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:58:35 14:58:35,855 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:58:35 14:58:35,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3e4c0d - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:58:35 14:58:35,856 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 14:58:35 14:58:35,856 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@54b85ab - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 14:58:35 14:58:35,856 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 14:58:35 14:58:35,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3e4c0d - Propagating INFO level on Logger[/] onto the JUL framework 14:58:35 14:58:35,856 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7449d785 - End of configuration. 14:58:35 14:58:35,856 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6c9cef73 - Registering current configuration as safe fallback point 14:58:35 14:58:35 14:58:35 . ____ _ __ _ _ 14:58:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:58:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:58:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:58:35 ' |____| .__|_| |_|_| |_\__, | / / / / 14:58:35 =========|_|==============|___/=/_/_/_/ 14:58:35 14:58:35 :: Spring Boot :: (v3.4.2) 14:58:35 14:58:36 {"version":"1.2.0","timestamp":"2025-07-02T14:58:36.127+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 14:58:36 {"version":"1.2.0","timestamp":"2025-07-02T14:58:36.128+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 14:58:36 {"version":"1.2.0","timestamp":"2025-07-02T14:58:36.635+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:33577","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 14:58:38 {"version":"1.2.0","timestamp":"2025-07-02T14:58:38.110+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 14:58:38 {"version":"1.2.0","timestamp":"2025-07-02T14:58:38.268+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.469 seconds (process running for 431.233)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 14:58:38 {"version":"1.2.0","timestamp":"2025-07-02T14:58:38.272+0000","service_id":"unknown","message":"HikariPool-4 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:58:38 {"version":"1.2.0","timestamp":"2025-07-02T14:58:38.284+0000","service_id":"unknown","message":"HikariPool-4 - Added connection org.postgresql.jdbc.PgConnection@eb7355b","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 14:58:38 {"version":"1.2.0","timestamp":"2025-07-02T14:58:38.285+0000","service_id":"unknown","message":"HikariPool-4 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 14:58:39 {"version":"1.2.0","timestamp":"2025-07-02T14:58:39.095+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 14:58:46 {"version":"1.2.0","timestamp":"2025-07-02T14:58:46.759+0000","service_id":"unknown","message":"Building Topology and Inventory Exposure topics.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 14:58:46 {"version":"1.2.0","timestamp":"2025-07-02T14:58:46.789+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-12] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-12"}}} 14:58:47 {"version":"1.2.0","timestamp":"2025-07-02T14:58:47.303+0000","service_id":"unknown","message":"Starting Topology and Inventory Exposure kafka listeners.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 14:58:47 {"version":"1.2.0","timestamp":"2025-07-02T14:58:47.327+0000","service_id":"unknown","message":"Starting Kafka Listener. GroupId: topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 14:58:47 {"version":"1.2.0","timestamp":"2025-07-02T14:58:47.377+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 14:58:47 {"version":"1.2.0","timestamp":"2025-07-02T14:58:47.582+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 14:58:47 {"version":"1.2.0","timestamp":"2025-07-02T14:58:47.600+0000","service_id":"unknown","message":"Kafka Listener Started. topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 14:58:48 {"version":"1.2.0","timestamp":"2025-07-02T14:58:47.918+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:58:48 {"version":"1.2.0","timestamp":"2025-07-02T14:58:48.845+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:58:48 {"version":"1.2.0","timestamp":"2025-07-02T14:58:48.845+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 14:58:49 {"version":"1.2.0","timestamp":"2025-07-02T14:58:48.956+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:58:49 {"version":"1.2.0","timestamp":"2025-07-02T14:58:49.009+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:00 {"version":"1.2.0","timestamp":"2025-07-02T14:59:00.195+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:59:00 {"version":"1.2.0","timestamp":"2025-07-02T14:59:00.209+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:00 {"version":"1.2.0","timestamp":"2025-07-02T14:59:00.257+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=test-ran-topology-adapter, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: test-ran-topology-adapter","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:14 {"version":"1.2.0","timestamp":"2025-07-02T14:59:14.197+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"left\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"left2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"23\",\"34\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:59:14 {"version":"1.2.0","timestamp":"2025-07-02T14:59:14.208+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:14 {"version":"1.2.0","timestamp":"2025-07-02T14:59:14.244+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"left\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"left2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"23\",\"34\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:28 {"version":"1.2.0","timestamp":"2025-07-02T14:59:28.250+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:59:28 {"version":"1.2.0","timestamp":"2025-07-02T14:59:28.260+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:28 {"version":"1.2.0","timestamp":"2025-07-02T14:59:28.309+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:39 {"version":"1.2.0","timestamp":"2025-07-02T14:59:39.283+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":469},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:59:39 {"version":"1.2.0","timestamp":"2025-07-02T14:59:39.307+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:39 {"version":"1.2.0","timestamp":"2025-07-02T14:59:39.376+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":469},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:52 {"version":"1.2.0","timestamp":"2025-07-02T14:59:52.336+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"777\",\"mnc\":\"888\"},\"gNBDUId\":44,\"gNBId\":4321,\"gNBIdLength\":9},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":964},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 14:59:52 {"version":"1.2.0","timestamp":"2025-07-02T14:59:52.344+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 14:59:52 {"version":"1.2.0","timestamp":"2025-07-02T14:59:52.392+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:enm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"777\",\"mnc\":\"888\"},\"gNBDUId\":44,\"gNBId\":4321,\"gNBIdLength\":9},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":964},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:enm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:00:05 {"version":"1.2.0","timestamp":"2025-07-02T15:00:05.538+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:00:05 {"version":"1.2.0","timestamp":"2025-07-02T15:00:05.563+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:00:05 {"version":"1.2.0","timestamp":"2025-07-02T15:00:05.638+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=ran-logical-topology.create, dataschema=https://teiv:8080/schemas/v1/r1-topology, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:00:19 {"version":"1.2.0","timestamp":"2025-07-02T15:00:19.546+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center3\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"251\",\"mnc\":\"211\"},\"gNBDUId\":13,\"gNBId\":12345,\"gNBIdLength\":5},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_4\",\"attributes\":{\"cellLocalId\":470},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_61\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_one_to_one_missing_bSide\",\"aSide\":\"ManagedElement_61\",\"bSide\":\"NRCellDU_51\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_missing_aSide\",\"aSide\":\"ManagedElement_81\",\"bSide\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_both_sides_missing\",\"aSide\":\"ManagedElement_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_one_to_many_bSide_missing\",\"aSide\":\"ODU_2\",\"bSide\":\"NRCellDU_5\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_aSide_missing\",\"aSide\":\"ODU_3\",\"bSide\":\"NRCellDU_4\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_both_sides_missing\",\"aSide\":\"ODU_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_many_to_many_aSide_missing\",\"aSide\":\"AntennaModule_123\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_bSide_missing\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_123\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_both_sides_missing\",\"aSide\":\"AntennaModule_11\",\"bSide\":\"AntennaCapability_22\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:00:19 {"version":"1.2.0","timestamp":"2025-07-02T15:00:19.553+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:00:19 {"version":"1.2.0","timestamp":"2025-07-02T15:00:19.671+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center3\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"251\",\"mnc\":\"211\"},\"gNBDUId\":13,\"gNBId\":12345,\"gNBIdLength\":5},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_4\",\"attributes\":{\"cellLocalId\":470},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_61\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_one_to_one_missing_bSide\",\"aSide\":\"ManagedElement_61\",\"bSide\":\"NRCellDU_51\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_missing_aSide\",\"aSide\":\"ManagedElement_81\",\"bSide\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_both_sides_missing\",\"aSide\":\"ManagedElement_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_one_to_many_bSide_missing\",\"aSide\":\"ODU_2\",\"bSide\":\"NRCellDU_5\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_aSide_missing\",\"aSide\":\"ODU_3\",\"bSide\":\"NRCellDU_4\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_both_sides_missing\",\"aSide\":\"ODU_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_many_to_many_aSide_missing\",\"aSide\":\"AntennaModule_123\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_bSide_missing\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_123\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_both_sides_missing\",\"aSide\":\"AntennaModule_11\",\"bSide\":\"AntennaCapability_22\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_123\"}]}, {\"o-ran-smo-teiv-equipment:AntennaCapability\":[{\"id\":\"AntennaCapability_123\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_11\"}]}, {\"o-ran-smo-teiv-equipment:AntennaCapability\":[{\"id\":\"AntennaCapability_22\"}]}, {\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_51\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_81\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_X\"}]}, {\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_X\"}]}, {\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_3\"}]}, {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_5\"}]}, {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_X\"}]}, {\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_X\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:00:43 {"version":"1.2.0","timestamp":"2025-07-02T15:00:43.884+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:00:43 {"version":"1.2.0","timestamp":"2025-07-02T15:00:43.892+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:00:43 {"version":"1.2.0","timestamp":"2025-07-02T15:00:43.911+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:00:54 {"version":"1.2.0","timestamp":"2025-07-02T15:00:54.673+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:00:54 {"version":"1.2.0","timestamp":"2025-07-02T15:00:54.680+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:00:54 {"version":"1.2.0","timestamp":"2025-07-02T15:00:54.719+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:06 {"version":"1.2.0","timestamp":"2025-07-02T15:01:06.679+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:06 {"version":"1.2.0","timestamp":"2025-07-02T15:01:06.686+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:06 {"version":"1.2.0","timestamp":"2025-07-02T15:01:06.702+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}, {\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:19 {"version":"1.2.0","timestamp":"2025-07-02T15:01:19.406+0000","service_id":"unknown","message":"CloudEvent data: {\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:19 {"version":"1.2.0","timestamp":"2025-07-02T15:01:19.414+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:19 {"version":"1.2.0","timestamp":"2025-07-02T15:01:19.526+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Source-entity-delete topology. Message key: null, CloudEvent: CloudEvent{id=063b0da2-8396-11ee-b962-0242ac120002, source=dmi-plugin:nm-3, type=topology-inventory-ingestion.source-entity-delete, dataschema=topology-inventory-ingestion:events:source-entity-delete:1.0.0, data={\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}}. Implicitly source-entity-deleted items = [], Cloud Event Source: dmi-plugin:nm-3","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:31 {"version":"1.2.0","timestamp":"2025-07-02T15:01:31.312+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-2, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:33577) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:31 {"version":"1.2.0","timestamp":"2025-07-02T15:01:31.317+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-1, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:33577) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:31 {"version":"1.2.0","timestamp":"2025-07-02T15:01:31.650+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:31 {"version":"1.2.0","timestamp":"2025-07-02T15:01:31.652+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-2, groupId=topology-inventory-ingestion-consumer] Connection to node 2147483647 (localhost/127.0.0.1:33577) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:31 {"version":"1.2.0","timestamp":"2025-07-02T15:01:31.656+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-2, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:33577) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:31 {"version":"1.2.0","timestamp":"2025-07-02T15:01:31.667+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:32 {"version":"1.2.0","timestamp":"2025-07-02T15:01:32.319+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-1, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:33577) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:32 {"version":"1.2.0","timestamp":"2025-07-02T15:01:32.320+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:32 {"version":"1.2.0","timestamp":"2025-07-02T15:01:32.329+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:32 {"version":"1.2.0","timestamp":"2025-07-02T15:01:32.333+0000","service_id":"unknown","message":"HikariPool-4 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:01:32 {"version":"1.2.0","timestamp":"2025-07-02T15:01:32.343+0000","service_id":"unknown","message":"HikariPool-4 - Shutdown completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:01:32 15:01:32,394 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 15:01:32 15:01:32,394 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:01:32 15:01:32,395 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:01:32 15:01:32,395 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 15:01:32 15:01:32,395 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 15:01:32 15:01:32,395 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 15:01:32 15:01:32,395 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:01:32 15:01:32,396 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2b4db96f - value "{ 15:01:32 "service_id": "unknown", 15:01:32 "message": "%msg", 15:01:32 "facility": "%X{facility}", 15:01:32 "subject": "%X{subject}", 15:01:32 "extra_data": { 15:01:32 "logger": "%logger", 15:01:32 "thread_info": { 15:01:32 "thread_name": "%thread" 15:01:32 }, 15:01:32 "dst": { 15:01:32 "trace_id": "%mdc{traceId}" 15:01:32 }, 15:01:32 "exception": { 15:01:32 "stack_trace": "%xEx" 15:01:32 } 15:01:32 } 15:01:32 }" substituted for "{ 15:01:32 "service_id": "${SERVICE_ID:-unknown}", 15:01:32 "message": "%msg", 15:01:32 "facility": "%X{facility}", 15:01:32 "subject": "%X{subject}", 15:01:32 "extra_data": { 15:01:32 "logger": "%logger", 15:01:32 "thread_info": { 15:01:32 "thread_name": "%thread" 15:01:32 }, 15:01:32 "dst": { 15:01:32 "trace_id": "%mdc{traceId}" 15:01:32 }, 15:01:32 "exception": { 15:01:32 "stack_trace": "%xEx" 15:01:32 } 15:01:32 } 15:01:32 }" 15:01:32 15:01:32,403 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 15:01:32 15:01:32,403 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 15:01:32 15:01:32,403 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 15:01:32 15:01:32,403 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2b4db96f - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:01:32 15:01:32,403 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:01:32 15:01:32,404 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@277a72cf - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:01:32 15:01:32,404 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 15:01:32 15:01:32,404 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2b4db96f - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:01:32 15:01:32,404 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 15:01:32 15:01:32,404 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@277a72cf - Propagating INFO level on Logger[/] onto the JUL framework 15:01:32 15:01:32,404 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@339a6c0 - End of configuration. 15:01:32 15:01:32,404 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6fbb7cfd - Registering current configuration as safe fallback point 15:01:32 15:01:32 15:01:32 . ____ _ __ _ _ 15:01:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:01:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:01:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:01:32 ' |____| .__|_| |_|_| |_\__, | / / / / 15:01:32 =========|_|==============|___/=/_/_/_/ 15:01:32 15:01:32 :: Spring Boot :: (v3.4.2) 15:01:32 15:01:32 {"version":"1.2.0","timestamp":"2025-07-02T15:01:32.658+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 15:01:32 {"version":"1.2.0","timestamp":"2025-07-02T15:01:32.659+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 15:01:33 {"version":"1.2.0","timestamp":"2025-07-02T15:01:33.112+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:42271","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:01:34 {"version":"1.2.0","timestamp":"2025-07-02T15:01:34.631+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:01:34 {"version":"1.2.0","timestamp":"2025-07-02T15:01:34.746+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.397 seconds (process running for 607.71)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 15:01:34 {"version":"1.2.0","timestamp":"2025-07-02T15:01:34.750+0000","service_id":"unknown","message":"HikariPool-5 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:01:34 {"version":"1.2.0","timestamp":"2025-07-02T15:01:34.768+0000","service_id":"unknown","message":"HikariPool-5 - Added connection org.postgresql.jdbc.PgConnection@707a6b65","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:01:34 {"version":"1.2.0","timestamp":"2025-07-02T15:01:34.771+0000","service_id":"unknown","message":"HikariPool-5 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:01:35 {"version":"1.2.0","timestamp":"2025-07-02T15:01:35.660+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.008+0000","service_id":"unknown","message":"Building Topology and Inventory Exposure topics.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.026+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-17] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-17"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.146+0000","service_id":"unknown","message":"Starting Topology and Inventory Exposure kafka listeners.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.166+0000","service_id":"unknown","message":"Starting Kafka Listener. GroupId: topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.172+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.182+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.196+0000","service_id":"unknown","message":"Kafka Listener Started. topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.214+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.230+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.232+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_51\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_61\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\",\"aSide\":\"AntennaModule_51\",\"bSide\":\"AntennaModule_61\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.233+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]},{\"id\":\"ManagedElement_2\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":111,\"gNBId\":123,\"gNBIdLength\":3},\"sourceIds\":[\"urn:3gpp:dn:/SubNetwork=Europe/SubNetwork=Ireland/MeContext=NR01gNodeBRadio00001/ManagedElement=NR01gNodeBRadio00001/ODUFunction=1\",\"urn:cmHandle:/395221E080CCF0FD1924103B15873814\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.234+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.234+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.235+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.236+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"},{\"id\":\"AntennaModule_2\"}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\"}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.236+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.237+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.238+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.238+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.276+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.277+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.278+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.279+0000","service_id":"unknown","message":"CloudEvent data: {\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.282+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.283+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.284+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.285+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.287+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.288+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:43 {"version":"1.2.0","timestamp":"2025-07-02T15:01:43.294+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.245+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1, topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.265+0000","service_id":"unknown","message":"Processing events: 23","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.299+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]},{\"id\":\"ManagedElement_2\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":111,\"gNBId\":123,\"gNBIdLength\":3},\"sourceIds\":[\"urn:3gpp:dn:/SubNetwork=Europe/SubNetwork=Ireland/MeContext=NR01gNodeBRadio00001/ManagedElement=NR01gNodeBRadio00001/ODUFunction=1\",\"urn:cmHandle:/395221E080CCF0FD1924103B15873814\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.312+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0103, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"},{\"id\":\"AntennaModule_2\"}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\"}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.318+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.355+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Source-entity-delete topology. Message key: null, CloudEvent: CloudEvent{id=063b0da2-8396-11ee-b962-0242ac120002, source=dmi-plugin:nm-3, type=topology-inventory-ingestion.source-entity-delete, dataschema=topology-inventory-ingestion:events:source-entity-delete:1.0.0, data={\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}}. Implicitly source-entity-deleted items = [], Cloud Event Source: dmi-plugin:nm-3","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.474+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.518+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0100, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_51\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_61\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\",\"aSide\":\"AntennaModule_51\",\"bSide\":\"AntennaModule_61\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.554+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=ran-logical-topology.create, dataschema=https://teiv:8080/schemas/v1/r1-topology, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.572+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.597+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.608+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.639+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]}, {\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.640+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: NRSECTORSES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.642+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRSECTORSES_ANTENNACAPABILITY not found in module: o-ran-smo-teiv-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.642+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.647+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.648+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: relation_3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.649+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.649+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.650+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.650+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.650+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.651+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.655+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.655+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.672+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.700+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.711+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.712+0000","service_id":"unknown","message":"Invalid module in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.712+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.713+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.713+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the relation type: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.714+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRCELLDU_USES_NRSECTORCARRIER not found in module: o-ran-smo-teiv-rel-oam-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.714+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.714+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.720+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: SQL [insert into teiv_data.\"o-ran-smo-teiv-ran_OCUCPFunction\" (\"gNBId\", \"metadata\", \"id\", \"CD_sourceIds\") values (?, cast(? as jsonb), ?, cast(? as jsonb)) on conflict (id) do update set \"gNBId\" = ?, \"metadata\" = teiv_data.\"o-ran-smo-teiv-ran_OCUCPFunction\".\"metadata\" || '{\"lastModified\":\"2025-07-02T15:01:44.717801624Z\",\"reliabilityIndicator\":\"OK\",\"firstDiscovered\":\"2025-07-02T15:01:44.717801624Z\"}', \"CD_sourceIds\" = cast(? as jsonb) returning xmax]; ERROR: column \"gNBId\" is of type bigint but expression is of type character varying\n Hint: You will need to rewrite or cast the expression.\n Position: 110\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3470)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDMLQueryAsResultQuery.fetch(AbstractDMLQueryAsResultQuery.java:140)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazy(ResultQueryTrait.java:281)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazyNonAutoClosing(ResultQueryTrait.java:290)\n\tat org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:509)\n\tat org.oran.smo.teiv.service.TeivDbOperations.merge(TeivDbOperations.java:142)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getEntityOperation$5(TeivDbOperations.java:296)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.listener.CreateTopologyProcessor.process(CreateTopologyProcessor.java:77)\n\tat org.oran.smo.teiv.listener.TopologyListener.processEvents(TopologyListener.java:65)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169)\n\tat org.springframework.kafka.listener.adapter.KotlinAwareInvocableHandlerMethod.doInvoke(KotlinAwareInvocableHandlerMethod.java:45)\n\tat org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119)\n\tat org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:71)\n\tat org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:474)\n\tat org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421)\n\tat org.springframework.kafka.listener.adapter.BatchMessagingMessageListenerAdapter.onMessage(BatchMessagingMessageListenerAdapter.java:168)\n\tat org.springframework.kafka.listener.adapter.BatchMessagingMessageListenerAdapter.onMessage(BatchMessagingMessageListenerAdapter.java:60)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeBatchOnMessage(KafkaMessageListenerContainer.java:2454)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchOnMessageWithRecordsOrList(KafkaMessageListenerContainer.java:2435)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchOnMessage(KafkaMessageListenerContainer.java:2372)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeBatchListener(KafkaMessageListenerContainer.java:2257)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchListener(KafkaMessageListenerContainer.java:2167)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2146)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1525)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1463)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1332)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\tat java.base/java.lang.Thread.run(Thread.java:833)\nCaused by: org.postgresql.util.PSQLException: ERROR: column \"gNBId\" is of type bigint but expression is of type character varying\n Hint: You will need to rewrite or cast the expression.\n Position: 110\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:134)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.executeQuery(DefaultPreparedStatement.java:104)\n\tat org.jooq.impl.AbstractDMLQuery.executeReturningQuery(AbstractDMLQuery.java:1317)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1137)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 50 common frames omitted\n"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.722+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}}. Used kafka message key: null. Reason: Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.723+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}}. Exception = Sql exception during query execution, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.762+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=test-ran-topology-adapter, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: test-ran-topology-adapter","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:44 {"version":"1.2.0","timestamp":"2025-07-02T15:01:44.796+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:47 {"version":"1.2.0","timestamp":"2025-07-02T15:01:47.246+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1, topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:47 {"version":"1.2.0","timestamp":"2025-07-02T15:01:47.261+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:47 {"version":"1.2.0","timestamp":"2025-07-02T15:01:47.261+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.480+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-3, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:42271) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.481+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-4, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:42271) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.481+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.481+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.495+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-3, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:42271) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.506+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.507+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 15:01:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 204.2 s -- in org.oran.smo.teiv.service.EndToEndDbTest 15:01:54 [INFO] Running org.oran.smo.teiv.service.TeivDbServiceContainerizedTest 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.523+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.TeivDbServiceContainerizedTest]: TeivDbServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.526+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:01:54 15:01:54 . ____ _ __ _ _ 15:01:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:01:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:01:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:01:54 ' |____| .__|_| |_|_| |_\__, | / / / / 15:01:54 =========|_|==============|___/=/_/_/_/ 15:01:54 15:01:54 :: Spring Boot :: (v3.4.2) 15:01:54 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.561+0000","service_id":"unknown","message":"Starting TeivDbServiceContainerizedTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:01:54 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.562+0000","service_id":"unknown","message":"The following 1 profile is active: \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:01:55 {"version":"1.2.0","timestamp":"2025-07-02T15:01:54.993+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:01:56 {"version":"1.2.0","timestamp":"2025-07-02T15:01:56.819+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:01:56 {"version":"1.2.0","timestamp":"2025-07-02T15:01:56.901+0000","service_id":"unknown","message":"Started TeivDbServiceContainerizedTest in 2.369 seconds (process running for 629.865)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:01:56 {"version":"1.2.0","timestamp":"2025-07-02T15:01:56.902+0000","service_id":"unknown","message":"HikariPool-6 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:01:57 {"version":"1.2.0","timestamp":"2025-07-02T15:01:56.922+0000","service_id":"unknown","message":"HikariPool-6 - Added connection org.postgresql.jdbc.PgConnection@66f7c75d","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:01:57 {"version":"1.2.0","timestamp":"2025-07-02T15:01:56.923+0000","service_id":"unknown","message":"HikariPool-6 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:01:57 {"version":"1.2.0","timestamp":"2025-07-02T15:01:57.804+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 15:01:57 {"version":"1.2.0","timestamp":"2025-07-02T15:01:57.870+0000","service_id":"unknown","message":"HikariPool-7 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:01:57 {"version":"1.2.0","timestamp":"2025-07-02T15:01:57.879+0000","service_id":"unknown","message":"HikariPool-7 - Added connection org.postgresql.jdbc.PgConnection@32934b79","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:01:57 {"version":"1.2.0","timestamp":"2025-07-02T15:01:57.880+0000","service_id":"unknown","message":"HikariPool-7 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:03:07 {"version":"1.2.0","timestamp":"2025-07-02T15:03:07.705+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: SQL [insert into teiv_data.\"o-ran-smo-teiv-ran_ODUFunction\" (\"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\", \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_BAAAD\", \"id\") values (?, ?, ?) on conflict (id) do update set \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" = ?, \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_BAAAD\" = ? returning xmax]; ERROR: column \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" of relation \"o-ran-smo-teiv-ran_ODUFunction\" does not exist\n Position: 57\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3470)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDMLQueryAsResultQuery.fetch(AbstractDMLQueryAsResultQuery.java:140)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazy(ResultQueryTrait.java:281)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazyNonAutoClosing(ResultQueryTrait.java:290)\n\tat org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:509)\n\tat org.oran.smo.teiv.service.TeivDbOperations.merge(TeivDbOperations.java:142)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalMergeRollsBackAfterRelationshipError$16(TeivDbServiceContainerizedTest.java:430)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalMergeRollsBackAfterRelationshipError$17(TeivDbServiceContainerizedTest.java:433)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testTransactionalMergeRollsBackAfterRelationshipError(TeivDbServiceContainerizedTest.java:433)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: column \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" of relation \"o-ran-smo-teiv-ran_ODUFunction\" does not exist\n Position: 57\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:134)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.executeQuery(DefaultPreparedStatement.java:104)\n\tat org.jooq.impl.AbstractDMLQuery.executeReturningQuery(AbstractDMLQuery.java:1317)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1137)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 100 common frames omitted\n"}}} 15:03:18 {"version":"1.2.0","timestamp":"2025-07-02T15:03:18.419+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.NullPointerException: Cannot invoke \"org.oran.smo.teiv.schema.RelationType.getRelationshipStorageLocation()\" because \"relationType\" is null\n\tat org.oran.smo.teiv.service.TeivDbOperations.deleteRelationFromEntityTableByRelationId(TeivDbOperations.java:187)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalDeleteRollbackAfterRelationshipError$24(TeivDbServiceContainerizedTest.java:566)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalDeleteRollbackAfterRelationshipError$25(TeivDbServiceContainerizedTest.java:569)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testTransactionalDeleteRollbackAfterRelationshipError(TeivDbServiceContainerizedTest.java:569)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:03:36 {"version":"1.2.0","timestamp":"2025-07-02T15:03:36.199+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 1/10. Cause: SQL [insert into teiv_data.\"o-ran-smo-teiv-oam_ManagedElement\" (\"id\") values (?) on conflict (id) do nothing]; ERROR: deadlock detected\n Detail: Process 243 waits for ShareLock on transaction 4112; blocked by process 244.\nProcess 244 waits for ShareLock on transaction 4111; blocked by process 243.\n Hint: See server log for query details.\n Where: while inserting index tuple (0,2) in relation \"o-ran-smo-teiv-oam_ManagedElement\"","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"Thread-27"}}} 15:03:44 {"version":"1.2.0","timestamp":"2025-07-02T15:03:44.037+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 1/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:44 {"version":"1.2.0","timestamp":"2025-07-02T15:03:44.238+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 2/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:44 {"version":"1.2.0","timestamp":"2025-07-02T15:03:44.439+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 3/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:44 {"version":"1.2.0","timestamp":"2025-07-02T15:03:44.640+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 4/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:44 {"version":"1.2.0","timestamp":"2025-07-02T15:03:44.841+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 5/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:45 {"version":"1.2.0","timestamp":"2025-07-02T15:03:45.042+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 6/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:45 {"version":"1.2.0","timestamp":"2025-07-02T15:03:45.243+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 7/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:45 {"version":"1.2.0","timestamp":"2025-07-02T15:03:45.445+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 8/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:45 {"version":"1.2.0","timestamp":"2025-07-02T15:03:45.645+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 9/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:45 {"version":"1.2.0","timestamp":"2025-07-02T15:03:45.846+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 10/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:45 {"version":"1.2.0","timestamp":"2025-07-02T15:03:45.847+0000","service_id":"unknown","message":"Reached the maximum number of retry attempts (10) for a deadlock.","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 15:03:45 {"version":"1.2.0","timestamp":"2025-07-02T15:03:45.847+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: A deadlock occurred in the db\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testDeadlockRetryMaxAttemptsReached$30(TeivDbServiceContainerizedTest.java:645)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testDeadlockRetryMaxAttemptsReached$31(TeivDbServiceContainerizedTest.java:648)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testDeadlockRetryMaxAttemptsReached(TeivDbServiceContainerizedTest.java:648)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.sql.SQLException: details\n\t... 95 common frames omitted\n"}}} 15:03:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.5 s -- in org.oran.smo.teiv.service.TeivDbServiceContainerizedTest 15:03:55 [INFO] Running org.oran.smo.teiv.service.SchemaCleanUpServiceTest 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.046+0000","service_id":"unknown","message":"Unknown relationship name: GNBCUUPFUNCTION_REALISED_BY_CLOUDNATIVEAPPLICATION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.047+0000","service_id":"unknown","message":"Unknown relationship name: GNBCUUPFUNCTION_REALISED_BY_CLOUDNATIVEAPPLICATION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.047+0000","service_id":"unknown","message":"Unknown relationship name: MANAGEDELEMENT_MANAGES_GNBCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.048+0000","service_id":"unknown","message":"Unknown relationship name: MANAGEDELEMENT_MANAGES_GNBCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.057+0000","service_id":"unknown","message":"Start cleanup for gnbcucp-gnbcuup-model schema","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-53-thread-1"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.101+0000","service_id":"unknown","message":"Cleanup for gnbcucp-gnbcuup-model schema has been finished","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-53-thread-1"}}} 15:03:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 s -- in org.oran.smo.teiv.service.SchemaCleanUpServiceTest 15:03:56 [INFO] Running org.oran.smo.teiv.service.cloudevent.data.ParsedCloudEventDataTest 15:03:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.oran.smo.teiv.service.cloudevent.data.ParsedCloudEventDataTest 15:03:56 [INFO] Running org.oran.smo.teiv.service.cloudevent.CloudEventParserTest 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.447+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"entityId_0\",\"attributes\":{\"eUtranFqBands\":[\"a\",\"b\",\"c\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_1\",\"attributes\":{\"eUtranFqBands\":[\"a\",\"b\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"geranFqBands\":[\"a\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"eUtranFqBands\":[\"q\"],\"nRFqBands\":[]},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.488+0000","service_id":"unknown","message":"CloudEvent data contains no entities and no relationships. \nEvent id: 1.0","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.490+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":\"123\",\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:Sector\":[{\"id\":\"entityId_2\",\"attributes\":{\"sectorId\":\"10223372036854775807\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"sectorId\":\"5\",\"azimuth\":\"300.1\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"entityId_4\",\"attributes\":{\"gNBId\":\"-9223372036854775808\"},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.510+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.535+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"invalid_entityId[1]\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.554+0000","service_id":"unknown","message":"Illegal character found in relationship bSide: invalid_entityId[1]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.556+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]}]},\"relationships\":{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.557+0000","service_id":"unknown","message":"Invalid structure. Event elements must be an array of JSON objects. Node: {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.558+0000","service_id":"unknown","message":"Error reading cloudevent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={invalidjson} Cause: Unexpected character ('i' (code 105)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.559+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"entityId_1\",\"attributes\":{\"gNBDUId\":null,\"dUpLMNId\":{\"hello\":\"209\",\"bello\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.580+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.605+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.606+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.608+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.609+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.611+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.611+0000","service_id":"unknown","message":"Relationship is missing sourceIds! Relationship id: relationshipId2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.613+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"invalid_entityId>_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_4\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.632+0000","service_id":"unknown","message":"Illegal character found in entity id: invalid_entityId>_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.635+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"cellLocalId\":45891,\"nRPCI\":121,\"nRTAC\":3101},\"sourceIds\":[\"source3\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"entityId_2\",\"attributes\":{\"arfcnDL\":4590},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_4\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mnc\":\"751\",\"mcc\":\"209\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId\",\"aSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"bSide\":\"entityId_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\",\"source20\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=89FE9A4ED8451D779865C389900E247B13E360B0A4175EBA80AA9B384BFA4C688F17865AFD934085B0235BCA66128F2E6D4CE6953EAAB2EDEBD94B3683C1A064\",\"aSide\":\"entityId_5\",\"bSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId4\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_3\",\"sourceIds\":[\"source21\",\"source22\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.689+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\"},{\"id\":\"entityId_3\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.709+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.710+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the relation type: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.710+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRCELLDU_USES_NRSECTORCARRIER not found in module: o-ran-smo-teiv-rel-oam-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.712+0000","service_id":"unknown","message":"Error reading cloudevent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={\"entities\":[{\"a_field\"# 123}]}} Cause: Unexpected character ('#' (code 35)): was expecting a colon to separate field name and value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 24]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.713+0000","service_id":"unknown","message":"CloudEvent doesn't contain data.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.714+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.715+0000","service_id":"unknown","message":"Invalid module in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.716+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.717+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.717+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.718+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mcc\":\"209\",\"mnc\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mcc\":\"209\",\"mnc\":\"752\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.740+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.741+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: relation_3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.744+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"invalid_relationshipId<3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId?5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId[1]\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.764+0000","service_id":"unknown","message":"Illegal character found in relationship id: invalid_relationshipId<3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.769+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId1\",\"aSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"bSide\":\"entityId_2\"},{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\",\"source20\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.769+0000","service_id":"unknown","message":"Relationship is missing sourceIds! Relationship id: relationshipId1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.772+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"entityId_1\",\"attributes\":{\"gNBDUId\":null,\"dUpLMNId\":{\"hello\":\"209\",\"bello\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.793+0000","service_id":"unknown","message":"Error parsing entity attributes for module o-ran-smo-teiv-ran and entity type name ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.data.Entity","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: null\n"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.796+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.796+0000","service_id":"unknown","message":"Missing id in relationship! ASide: NRSectorCarrier_1, BSide: AntennaCapability_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.797+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.798+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: NRSECTORSES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.798+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRSECTORSES_ANTENNACAPABILITY not found in module: o-ran-smo-teiv-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.799+0000","service_id":"unknown","message":"CloudEvent data contains no entities and no relationships. \nEvent id: 1.0","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.800+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"invalid_entityId?5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.838+0000","service_id":"unknown","message":"Illegal character found in relationship aSide: invalid_entityId?5","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 15:03:56 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.841+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:Sector\":[{\"id\":\"entityId_2\",\"attributes\":{\"sectorId\":10223372036854775807},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"sectorId\":\"5\",\"azimuth\":300.1},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"entityId_4\",\"attributes\":{\"gNBId\":-9223372036854775808},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 15:03:56 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s -- in org.oran.smo.teiv.service.cloudevent.CloudEventParserTest 15:03:56 [INFO] Running org.oran.smo.teiv.service.KafkaTopicServiceTest 15:03:57 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.863+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.KafkaTopicServiceTest]: KafkaTopicServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:03:57 {"version":"1.2.0","timestamp":"2025-07-02T15:03:56.866+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.KafkaTopicServiceTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:03:57 15:03:57 . ____ _ __ _ _ 15:03:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:03:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:03:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:03:57 ' |____| .__|_| |_|_| |_\__, | / / / / 15:03:57 =========|_|==============|___/=/_/_/_/ 15:03:57 15:03:57 :: Spring Boot :: (v3.4.2) 15:03:57 15:03:57 {"version":"1.2.0","timestamp":"2025-07-02T15:03:57.178+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:03:57 {"version":"1.2.0","timestamp":"2025-07-02T15:03:57.178+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:03:57 {"version":"1.2.0","timestamp":"2025-07-02T15:03:57.580+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:03:58 {"version":"1.2.0","timestamp":"2025-07-02T15:03:58.801+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:03:58 {"version":"1.2.0","timestamp":"2025-07-02T15:03:58.886+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.004 seconds (process running for 751.85)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:03:59 15:03:59,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 15:03:59 15:03:59,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:03:59 15:03:59,151 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:03:59 15:03:59,151 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 15:03:59 15:03:59,152 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 15:03:59 15:03:59,152 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 15:03:59 15:03:59,152 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:03:59 15:03:59,152 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@442cb61 - value "{ 15:03:59 "service_id": "unknown", 15:03:59 "message": "%msg", 15:03:59 "facility": "%X{facility}", 15:03:59 "subject": "%X{subject}", 15:03:59 "extra_data": { 15:03:59 "logger": "%logger", 15:03:59 "thread_info": { 15:03:59 "thread_name": "%thread" 15:03:59 }, 15:03:59 "dst": { 15:03:59 "trace_id": "%mdc{traceId}" 15:03:59 }, 15:03:59 "exception": { 15:03:59 "stack_trace": "%xEx" 15:03:59 } 15:03:59 } 15:03:59 }" substituted for "{ 15:03:59 "service_id": "${SERVICE_ID:-unknown}", 15:03:59 "message": "%msg", 15:03:59 "facility": "%X{facility}", 15:03:59 "subject": "%X{subject}", 15:03:59 "extra_data": { 15:03:59 "logger": "%logger", 15:03:59 "thread_info": { 15:03:59 "thread_name": "%thread" 15:03:59 }, 15:03:59 "dst": { 15:03:59 "trace_id": "%mdc{traceId}" 15:03:59 }, 15:03:59 "exception": { 15:03:59 "stack_trace": "%xEx" 15:03:59 } 15:03:59 } 15:03:59 }" 15:03:59 15:03:59,157 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 15:03:59 15:03:59,157 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 15:03:59 15:03:59,157 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 15:03:59 15:03:59,158 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@442cb61 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:03:59 15:03:59,158 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:03:59 15:03:59,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43858386 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:03:59 15:03:59,158 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 15:03:59 15:03:59,158 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@442cb61 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:03:59 15:03:59,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 15:03:59 15:03:59,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43858386 - Propagating INFO level on Logger[/] onto the JUL framework 15:03:59 15:03:59,158 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@117c2204 - End of configuration. 15:03:59 15:03:59,158 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@a9cfa11 - Registering current configuration as safe fallback point 15:03:59 15:03:59 15:03:59 . ____ _ __ _ _ 15:03:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:03:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:03:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:03:59 ' |____| .__|_| |_|_| |_\__, | / / / / 15:03:59 =========|_|==============|___/=/_/_/_/ 15:03:59 15:03:59 :: Spring Boot :: (v3.4.2) 15:03:59 15:03:59 {"version":"1.2.0","timestamp":"2025-07-02T15:03:59.380+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:03:59 {"version":"1.2.0","timestamp":"2025-07-02T15:03:59.380+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:03:59 {"version":"1.2.0","timestamp":"2025-07-02T15:03:59.752+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:04:01 {"version":"1.2.0","timestamp":"2025-07-02T15:04:01.212+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:04:01 {"version":"1.2.0","timestamp":"2025-07-02T15:04:01.302+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.184 seconds (process running for 754.267)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:01 {"version":"1.2.0","timestamp":"2025-07-02T15:04:01.342+0000","service_id":"unknown","message":"Error checking if topic exists: test-topology-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:386)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.service.kafka.KafkaTopicService.isTopicCreated(KafkaTopicService.java:64)\n\tat org.oran.smo.teiv.service.KafkaTopicServiceTest.lambda$test_topologyIngestionTopicCreation_Interrupted$2(KafkaTopicServiceTest.java:131)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.KafkaTopicServiceTest.test_topologyIngestionTopicCreation_Interrupted(KafkaTopicServiceTest.java:131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:01 {"version":"1.2.0","timestamp":"2025-07-02T15:04:01.350+0000","service_id":"unknown","message":"Error deleting topics","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:01 15:04:01,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 15:04:01 15:04:01,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:04:01 15:04:01,615 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:04:01 15:04:01,615 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 15:04:01 15:04:01,616 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 15:04:01 15:04:01,616 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 15:04:01 15:04:01,616 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:04:01 15:04:01,616 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@367b407d - value "{ 15:04:01 "service_id": "unknown", 15:04:01 "message": "%msg", 15:04:01 "facility": "%X{facility}", 15:04:01 "subject": "%X{subject}", 15:04:01 "extra_data": { 15:04:01 "logger": "%logger", 15:04:01 "thread_info": { 15:04:01 "thread_name": "%thread" 15:04:01 }, 15:04:01 "dst": { 15:04:01 "trace_id": "%mdc{traceId}" 15:04:01 }, 15:04:01 "exception": { 15:04:01 "stack_trace": "%xEx" 15:04:01 } 15:04:01 } 15:04:01 }" substituted for "{ 15:04:01 "service_id": "${SERVICE_ID:-unknown}", 15:04:01 "message": "%msg", 15:04:01 "facility": "%X{facility}", 15:04:01 "subject": "%X{subject}", 15:04:01 "extra_data": { 15:04:01 "logger": "%logger", 15:04:01 "thread_info": { 15:04:01 "thread_name": "%thread" 15:04:01 }, 15:04:01 "dst": { 15:04:01 "trace_id": "%mdc{traceId}" 15:04:01 }, 15:04:01 "exception": { 15:04:01 "stack_trace": "%xEx" 15:04:01 } 15:04:01 } 15:04:01 }" 15:04:01 15:04:01,639 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 15:04:01 15:04:01,639 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 15:04:01 15:04:01,639 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 15:04:01 15:04:01,639 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@367b407d - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:04:01 15:04:01,639 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:04:01 15:04:01,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@604d9665 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:04:01 15:04:01,640 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 15:04:01 15:04:01,640 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@367b407d - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:04:01 15:04:01,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 15:04:01 15:04:01,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@604d9665 - Propagating INFO level on Logger[/] onto the JUL framework 15:04:01 15:04:01,640 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4051ad78 - End of configuration. 15:04:01 15:04:01,640 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@77058f79 - Registering current configuration as safe fallback point 15:04:01 15:04:01 15:04:01 . ____ _ __ _ _ 15:04:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:04:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:04:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:04:01 ' |____| .__|_| |_|_| |_\__, | / / / / 15:04:01 =========|_|==============|___/=/_/_/_/ 15:04:01 15:04:01 :: Spring Boot :: (v3.4.2) 15:04:01 15:04:02 {"version":"1.2.0","timestamp":"2025-07-02T15:04:01.952+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:02 {"version":"1.2.0","timestamp":"2025-07-02T15:04:01.953+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:02 {"version":"1.2.0","timestamp":"2025-07-02T15:04:02.373+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:04:03 {"version":"1.2.0","timestamp":"2025-07-02T15:04:03.782+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:04:03 {"version":"1.2.0","timestamp":"2025-07-02T15:04:03.878+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.301 seconds (process running for 756.842)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:04 {"version":"1.2.0","timestamp":"2025-07-02T15:04:03.902+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-27] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-27"}}} 15:04:04 {"version":"1.2.0","timestamp":"2025-07-02T15:04:04.051+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-29] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-29"}}} 15:04:04 {"version":"1.2.0","timestamp":"2025-07-02T15:04:04.222+0000","service_id":"unknown","message":"[RequestSendThread controllerId=0] Controller 0 fails to send a request to broker localhost:39513 (id: 0 rack: null)","extra_data":{"logger":"kafka.controller.RequestSendThread","thread_info":{"thread_name":"Controller-0-to-broker-0-send-thread"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)\n\tat java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:276)\n\tat org.apache.kafka.server.util.ShutdownableThread.pause(ShutdownableThread.java:121)\n\tat kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:240)\n\tat org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:135)\n"}}} 15:04:04 15:04:04,394 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 15:04:04 15:04:04,394 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:04:04 15:04:04,394 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:04:04 15:04:04,394 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 15:04:04 15:04:04,394 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 15:04:04 15:04:04,395 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 15:04:04 15:04:04,395 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:04:04 15:04:04,395 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6e6e3734 - value "{ 15:04:04 "service_id": "unknown", 15:04:04 "message": "%msg", 15:04:04 "facility": "%X{facility}", 15:04:04 "subject": "%X{subject}", 15:04:04 "extra_data": { 15:04:04 "logger": "%logger", 15:04:04 "thread_info": { 15:04:04 "thread_name": "%thread" 15:04:04 }, 15:04:04 "dst": { 15:04:04 "trace_id": "%mdc{traceId}" 15:04:04 }, 15:04:04 "exception": { 15:04:04 "stack_trace": "%xEx" 15:04:04 } 15:04:04 } 15:04:04 }" substituted for "{ 15:04:04 "service_id": "${SERVICE_ID:-unknown}", 15:04:04 "message": "%msg", 15:04:04 "facility": "%X{facility}", 15:04:04 "subject": "%X{subject}", 15:04:04 "extra_data": { 15:04:04 "logger": "%logger", 15:04:04 "thread_info": { 15:04:04 "thread_name": "%thread" 15:04:04 }, 15:04:04 "dst": { 15:04:04 "trace_id": "%mdc{traceId}" 15:04:04 }, 15:04:04 "exception": { 15:04:04 "stack_trace": "%xEx" 15:04:04 } 15:04:04 } 15:04:04 }" 15:04:04 15:04:04,403 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 15:04:04 15:04:04,403 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 15:04:04 15:04:04,403 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 15:04:04 15:04:04,404 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6e6e3734 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:04:04 15:04:04,404 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:04:04 15:04:04,404 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57843dd3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:04:04 15:04:04,404 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 15:04:04 15:04:04,404 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6e6e3734 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:04:04 15:04:04,404 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 15:04:04 15:04:04,404 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57843dd3 - Propagating INFO level on Logger[/] onto the JUL framework 15:04:04 15:04:04,404 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@56ca824 - End of configuration. 15:04:04 15:04:04,404 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4b5985d0 - Registering current configuration as safe fallback point 15:04:04 15:04:04 15:04:04 . ____ _ __ _ _ 15:04:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:04:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:04:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:04:04 ' |____| .__|_| |_|_| |_\__, | / / / / 15:04:04 =========|_|==============|___/=/_/_/_/ 15:04:04 15:04:04 :: Spring Boot :: (v3.4.2) 15:04:04 15:04:04 {"version":"1.2.0","timestamp":"2025-07-02T15:04:04.603+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:04 {"version":"1.2.0","timestamp":"2025-07-02T15:04:04.603+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:05 {"version":"1.2.0","timestamp":"2025-07-02T15:04:04.994+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:04:06 {"version":"1.2.0","timestamp":"2025-07-02T15:04:06.391+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:04:06 {"version":"1.2.0","timestamp":"2025-07-02T15:04:06.474+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.116 seconds (process running for 759.438)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:06 {"version":"1.2.0","timestamp":"2025-07-02T15:04:06.499+0000","service_id":"unknown","message":"Topic does not exist: test-topology-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"}}} 15:04:06 {"version":"1.2.0","timestamp":"2025-07-02T15:04:06.538+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-33] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-33"}}} 15:04:06 {"version":"1.2.0","timestamp":"2025-07-02T15:04:06.921+0000","service_id":"unknown","message":"[RequestSendThread controllerId=0] Controller 0 fails to send a request to broker localhost:33001 (id: 0 rack: null)","extra_data":{"logger":"kafka.controller.RequestSendThread","thread_info":{"thread_name":"Controller-0-to-broker-0-send-thread"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)\n\tat java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:276)\n\tat org.apache.kafka.server.util.ShutdownableThread.pause(ShutdownableThread.java:121)\n\tat kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:240)\n\tat org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:135)\n"}}} 15:04:07 15:04:07,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 15:04:07 15:04:07,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:04:07 15:04:07,075 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:04:07 15:04:07,075 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 15:04:07 15:04:07,076 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 15:04:07 15:04:07,076 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 15:04:07 15:04:07,076 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:04:07 15:04:07,076 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@50175865 - value "{ 15:04:07 "service_id": "unknown", 15:04:07 "message": "%msg", 15:04:07 "facility": "%X{facility}", 15:04:07 "subject": "%X{subject}", 15:04:07 "extra_data": { 15:04:07 "logger": "%logger", 15:04:07 "thread_info": { 15:04:07 "thread_name": "%thread" 15:04:07 }, 15:04:07 "dst": { 15:04:07 "trace_id": "%mdc{traceId}" 15:04:07 }, 15:04:07 "exception": { 15:04:07 "stack_trace": "%xEx" 15:04:07 } 15:04:07 } 15:04:07 }" substituted for "{ 15:04:07 "service_id": "${SERVICE_ID:-unknown}", 15:04:07 "message": "%msg", 15:04:07 "facility": "%X{facility}", 15:04:07 "subject": "%X{subject}", 15:04:07 "extra_data": { 15:04:07 "logger": "%logger", 15:04:07 "thread_info": { 15:04:07 "thread_name": "%thread" 15:04:07 }, 15:04:07 "dst": { 15:04:07 "trace_id": "%mdc{traceId}" 15:04:07 }, 15:04:07 "exception": { 15:04:07 "stack_trace": "%xEx" 15:04:07 } 15:04:07 } 15:04:07 }" 15:04:07 15:04:07,080 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 15:04:07 15:04:07,080 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 15:04:07 15:04:07,080 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 15:04:07 15:04:07,080 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@50175865 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:04:07 15:04:07,081 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:04:07 15:04:07,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28a8e4a6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:04:07 15:04:07,081 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 15:04:07 15:04:07,081 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@50175865 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 15:04:07 15:04:07,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 15:04:07 15:04:07,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28a8e4a6 - Propagating INFO level on Logger[/] onto the JUL framework 15:04:07 15:04:07,081 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@15fb0b04 - End of configuration. 15:04:07 15:04:07,081 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6cf0e3d1 - Registering current configuration as safe fallback point 15:04:07 15:04:07 15:04:07 . ____ _ __ _ _ 15:04:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:04:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:04:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:04:07 ' |____| .__|_| |_|_| |_\__, | / / / / 15:04:07 =========|_|==============|___/=/_/_/_/ 15:04:07 15:04:07 :: Spring Boot :: (v3.4.2) 15:04:07 15:04:07 {"version":"1.2.0","timestamp":"2025-07-02T15:04:07.289+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:07 {"version":"1.2.0","timestamp":"2025-07-02T15:04:07.292+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:07 {"version":"1.2.0","timestamp":"2025-07-02T15:04:07.672+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.080+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.166+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.122 seconds (process running for 762.13)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.390+0000","service_id":"unknown","message":"Error checking if topic exists: topology-inventory-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: null\n"}}} 15:04:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.56 s -- in org.oran.smo.teiv.service.KafkaTopicServiceTest 15:04:09 [INFO] Running org.oran.smo.teiv.schema.SchemaRegistryTest 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.475+0000","service_id":"unknown","message":"Domain: OAM does not contain the relation type: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.505+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.510+0000","service_id":"unknown","message":"Domain: OAM does not contain the entity type: ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.526+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-oam does not contain the entity type: ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:09 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.oran.smo.teiv.schema.SchemaRegistryTest 15:04:09 [INFO] Running org.oran.smo.teiv.schema.ConsumerDataCacheTest 15:04:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.oran.smo.teiv.schema.ConsumerDataCacheTest 15:04:09 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.756+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest]: SchemasTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.779+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.782+0000","service_id":"unknown","message":"HikariPool-8 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.798+0000","service_id":"unknown","message":"HikariPool-8 - Added connection org.postgresql.jdbc.PgConnection@2002605a","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:04:09 {"version":"1.2.0","timestamp":"2025-07-02T15:04:09.798+0000","service_id":"unknown","message":"HikariPool-8 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:17 15:04:17 . ____ _ __ _ _ 15:04:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:04:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:04:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:04:17 ' |____| .__|_| |_|_| |_\__, | / / / / 15:04:17 =========|_|==============|___/=/_/_/_/ 15:04:17 15:04:17 :: Spring Boot :: (v3.4.2) 15:04:17 15:04:17 {"version":"1.2.0","timestamp":"2025-07-02T15:04:17.935+0000","service_id":"unknown","message":"Starting SchemasTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 15:04:17 {"version":"1.2.0","timestamp":"2025-07-02T15:04:17.935+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 15:04:18 {"version":"1.2.0","timestamp":"2025-07-02T15:04:18.649+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:04:20 {"version":"1.2.0","timestamp":"2025-07-02T15:04:20.282+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:20 {"version":"1.2.0","timestamp":"2025-07-02T15:04:20.282+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:20 {"version":"1.2.0","timestamp":"2025-07-02T15:04:20.293+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:04:20 {"version":"1.2.0","timestamp":"2025-07-02T15:04:20.318+0000","service_id":"unknown","message":"Completed initialization in 35 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:20 {"version":"1.2.0","timestamp":"2025-07-02T15:04:20.397+0000","service_id":"unknown","message":"Started SchemasTest in 2.491 seconds (process running for 773.361)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 15:04:20 {"version":"1.2.0","timestamp":"2025-07-02T15:04:20.411+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:20 {"version":"1.2.0","timestamp":"2025-07-02T15:04:20.411+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:20 {"version":"1.2.0","timestamp":"2025-07-02T15:04:20.412+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.004+0000","service_id":"unknown","message":"HikariPool-9 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.012+0000","service_id":"unknown","message":"HikariPool-9 - Added connection org.postgresql.jdbc.PgConnection@1edb7eea","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.014+0000","service_id":"unknown","message":"HikariPool-9 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.546+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.546+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.548+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.581+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.581+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.582+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.616+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.616+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.617+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.662+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.663+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.664+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.693+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.693+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.694+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.722+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.722+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.723+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.757+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.757+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.759+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.801+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.801+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.802+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.808+0000","service_id":"unknown","message":"No schema found with name: invalid","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.825+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.825+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.826+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.889+0000","service_id":"unknown","message":"HikariPool-10 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.899+0000","service_id":"unknown","message":"HikariPool-10 - Added connection org.postgresql.jdbc.PgConnection@127209b0","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.899+0000","service_id":"unknown","message":"HikariPool-10 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:21 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.910+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.923+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.923+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.924+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.965+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model2 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.976+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.976+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:21.977+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.016+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Module 'o-ran-smo-teiv-ran' multiple times in the input, with both conformance types IMPLEMENT and IMPORT. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.017+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_10(SchemasTest.java:582)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.028+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.028+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.030+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.034+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid file - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.034+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateYangFile(RequestValidator.java:75)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:68)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_11(SchemasTest.java:605)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.044+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.044+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.045+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.079+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Missing content at the beginning of the document. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.079+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_12(SchemasTest.java:628)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.090+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.090+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.091+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.127+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: 'select*fromocucpfunction' is not a valid YANG identifier. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.127+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_13(SchemasTest.java:651)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.143+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.143+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.144+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.179+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Unexpected content at end of document. Check curly braces balance throughout document. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.180+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_14(SchemasTest.java:674)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.191+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.191+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.192+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.230+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Encountered '{}', which does nothing. Replace with ';' or un-comment the contents. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.230+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_15(SchemasTest.java:697)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.245+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.245+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.247+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.284+0000","service_id":"unknown","message":"No classifiers and decorators found in module module-rapp-module8 ","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.284+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.284+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_16(SchemasTest.java:720)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.296+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.296+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.297+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.331+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Encountered '{}', which does nothing. Replace with ';' or un-comment the contents. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.331+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_17(SchemasTest.java:743)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.346+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.346+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.348+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.425+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Cannot resolve typedef 'wrong'. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.425+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_18(SchemasTest.java:766)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.437+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.437+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.438+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.470+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.471+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:283)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_19(SchemasTest.java:789)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.481+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.481+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.482+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.523+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model3 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.534+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.534+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.535+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.569+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: (Sub-)Module does not have a 'revision' statement. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.570+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_20(SchemasTest.java:812)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.580+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.580+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.581+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.612+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.612+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:283)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_21(SchemasTest.java:835)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.623+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.623+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.624+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.656+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Path to schema node '/model:decorators', part of 'augment' statement, cannot be resolved. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.656+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_22(SchemasTest.java:858)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.667+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.667+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.668+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.705+0000","service_id":"unknown","message":"Module in deleting state","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-in-deleting-status) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_23(SchemasTest.java:881)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-in-deleting-status) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.707+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Schema test-app-in-deleting-status already exists and is in the process of being deleted. This may take some time, please try again later. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.707+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Schema in deleting state\n\tat org.oran.smo.teiv.exception.TeivException.schemaInDeletingState(TeivException.java:170)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:243)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_23(SchemasTest.java:881)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.719+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.720+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.721+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.753+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Cannot resolve typedef 'decimal32'. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.753+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_24(SchemasTest.java:904)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.764+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.764+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.765+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.798+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier classifierTest1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.798+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_3(SchemasTest.java:421)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.809+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.809+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.811+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.845+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier geo-classifier - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.845+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_4(SchemasTest.java:444)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.855+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.856+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.857+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.900+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_5(SchemasTest.java:467)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.902+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:22 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.902+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_5(SchemasTest.java:467)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.920+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.920+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.922+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.958+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_6(SchemasTest.java:490)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.960+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.960+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_6(SchemasTest.java:490)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.976+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.977+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:22.978+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.011+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_7(SchemasTest.java:513)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.013+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.013+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_7(SchemasTest.java:513)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.030+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.030+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.031+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.058+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier classifierTest1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.059+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_8(SchemasTest.java:536)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.071+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.071+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.072+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.103+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-module) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_9(SchemasTest.java:559)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-module) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.104+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.104+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_9(SchemasTest.java:559)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.120+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.120+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.122+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.142+0000","service_id":"unknown","message":"Audit Log: Successful - Delete schema test-app-for-deletion-module - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/test-app-for-deletion-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.152+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.152+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.153+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.158+0000","service_id":"unknown","message":"No module found with name: does-not-exist-rapp-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.159+0000","service_id":"unknown","message":"Audit Log: Failed - Delete schema does-not-exist-rapp-module, Invalid schema name: does-not-exist-rapp-module - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/does-not-exist-rapp-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.159+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.lambda$deleteConsumerModule$5(ModelServiceImpl.java:137)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.deleteConsumerModule(ModelServiceImpl.java:132)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.deleteSchema(ModelController.java:102)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.deleteSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_03_deleteSchemas_1(SchemasTest.java:938)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.175+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.175+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.176+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.181+0000","service_id":"unknown","message":"No module found with name: test-module-in-deleting-state","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.182+0000","service_id":"unknown","message":"Audit Log: Failed - Delete schema test-module-in-deleting-state, Invalid schema name: test-module-in-deleting-state - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/test-module-in-deleting-state","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.182+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.lambda$deleteConsumerModule$5(ModelServiceImpl.java:137)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.deleteConsumerModule(ModelServiceImpl.java:132)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.deleteSchema(ModelController.java:102)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.deleteSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_03_deleteSchemas_2(SchemasTest.java:959)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:23 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.44 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest 15:04:23 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.202+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest]: DecoratorsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.209+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.212+0000","service_id":"unknown","message":"HikariPool-11 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.220+0000","service_id":"unknown","message":"HikariPool-11 - Added connection org.postgresql.jdbc.PgConnection@532499a1","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:04:23 {"version":"1.2.0","timestamp":"2025-07-02T15:04:23.220+0000","service_id":"unknown","message":"HikariPool-11 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:33 {"version":"1.2.0","timestamp":"2025-07-02T15:04:33.737+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:33 {"version":"1.2.0","timestamp":"2025-07-02T15:04:33.737+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:33 {"version":"1.2.0","timestamp":"2025-07-02T15:04:33.738+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.102+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.102+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.103+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.138+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.138+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.139+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.173+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.173+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.174+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.223+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.224+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.225+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.263+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.263+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.264+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.297+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.298+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.299+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.334+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.334+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.336+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.367+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.367+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.368+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.393+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.393+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.395+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.422+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.422+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.423+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.455+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.455+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.457+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.528+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.528+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.530+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.788+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.788+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_0(DecoratorsTest.java:405)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.790+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_0(DecoratorsTest.java:405)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.808+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.808+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.809+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.816+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.817+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.817+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:34 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.818+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.878+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.878+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.879+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.973+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Athlone, test-app-module:intdata=456} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=10,ODUFunction=10] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=661A89AD3C2702233CD9E96E97E738C05C35EC5FDF32DC78D149B773726350067315B72448D004C938BCD0263F0C4BCCC8A5F9CDD145B9B740983D1523664328] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.988+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.989+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:34.990+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.042+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.042+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_2(DecoratorsTest.java:453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.043+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_2(DecoratorsTest.java:453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.058+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.059+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.060+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.066+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.067+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.067+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.067+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.079+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.079+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.080+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.137+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.137+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_4(DecoratorsTest.java:501)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.138+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_4(DecoratorsTest.java:501)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.154+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.154+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.155+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.162+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.163+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:te=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.163+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.164+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.177+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.177+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.178+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.191+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.203+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.203+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.205+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.241+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.256+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.256+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.257+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.310+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=CEEC51BE136D671D2101C09FEDD8A1D95E1E177A4818E9FC0D6E63E610BC8FE26FC9C729A1E58AD43D70472F4CD54403E25CB1E5D2BBA66966625C21435C4A78] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.324+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.324+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.325+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.391+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.403+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.403+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.404+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.427+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=1} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.427+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_0(DecoratorsTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.428+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_0(DecoratorsTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.445+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.445+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.447+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.520+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=2} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.520+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_1(DecoratorsTest.java:656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.521+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_1(DecoratorsTest.java:656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.536+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.536+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.538+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.543+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove decorators. Exception= Cannot deserialize value of type `java.util.LinkedHashMap` from Array value (token `JsonToken.START_ARRAY`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 15] (through reference chain: org.oran.smo.teiv.api.model.OranTeivDecorator[\"decorators\"]) , Payload= {\"decorators\":[\"test-app-module:textdata\"],\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"delete\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.554+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.558+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.559+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.631+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=3} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.631+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_2(DecoratorsTest.java:681)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.632+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_2(DecoratorsTest.java:681)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.662+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.662+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.666+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.683+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.684+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module-wrong:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.684+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.685+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.708+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.708+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.710+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.723+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.733+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.733+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.735+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.742+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.758+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.758+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.760+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.809+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.822+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.822+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.824+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:35 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.868+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.881+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.881+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.883+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.952+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.965+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.965+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.967+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.970+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove decorators. Exception= Cannot construct instance of `org.oran.smo.teiv.api.model.OranTeivDecorator$OperationEnum`, problem: Unexpected value 'unknown'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 304] (through reference chain: org.oran.smo.teiv.api.model.OranTeivDecorator[\"operation\"]) , Payload= {\"decorators\":{\"test-app-module:textdata\":\"Stockholm\",\"test-app-module:intdata\":123},\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"unknown\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter","thread_info":{"thread_name":"main"}}} 15:04:36 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.78 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest 15:04:36 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.DataTest 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.990+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.DataTest]: DataTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:35.999+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.DataTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:36.003+0000","service_id":"unknown","message":"HikariPool-12 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:36.015+0000","service_id":"unknown","message":"HikariPool-12 - Added connection org.postgresql.jdbc.PgConnection@60d8e381","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:04:36 {"version":"1.2.0","timestamp":"2025-07-02T15:04:36.016+0000","service_id":"unknown","message":"HikariPool-12 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.429+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.429+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.431+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.457+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.458+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.459+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.474+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.474+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.475+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.483+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.getViableLimit(PaginationUtil.java:53)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getDomainTypes(DataServiceImpl.java:83)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllDomains$0(DataController.java:67)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllDomains(DataController.java:67)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllDomains()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_00_getAllDomains_2(DataTest.java:130)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.495+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.495+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.498+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.523+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.523+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.524+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.548+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.548+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.549+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.570+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.570+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.571+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.588+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.588+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.589+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.593+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_01_getTopologyEntityTypes_4(DataTest.java:357)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.603+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.604+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.605+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.609+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.getViableLimit(PaginationUtil.java:53)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyEntityTypes(DataServiceImpl.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:78)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_01_getTopologyEntityTypes_5(DataTest.java:378)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.619+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.619+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.620+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.645+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.645+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.646+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.667+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.668+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.669+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.705+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.705+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.706+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.733+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.733+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.735+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.775+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.776+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.777+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.805+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.805+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.806+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.832+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.832+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.833+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.859+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.859+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.860+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.883+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.883+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.884+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.907+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.907+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.908+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.931+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.931+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:46 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.932+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.954+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.955+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.956+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.977+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.977+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:46.978+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.001+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.002+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.003+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.030+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.030+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.031+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.079+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.079+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.080+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.104+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.104+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.105+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.127+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.127+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.128+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.135+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_25(DataTest.java:1177)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.148+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.149+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.150+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.156+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_26(DataTest.java:1198)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.169+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.169+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.170+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.177+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:192)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_27(DataTest.java:1219)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.193+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.193+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.194+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.201+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_28(DataTest.java:1240)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.216+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.216+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.218+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.224+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_29(DataTest.java:1261)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.236+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.237+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.238+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.262+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.262+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.263+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.267+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown entity type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownEntityTypeInDomain(TeivException.java:68)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateEntityTypeInDomain(RequestValidator.java:54)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:132)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_30(DataTest.java:1282)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.279+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.279+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.281+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.285+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown entity type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownEntityType(TeivException.java:62)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateEntityType(RequestValidator.java:48)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:131)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_31(DataTest.java:1303)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.297+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.297+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.299+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.313+0000","service_id":"unknown","message":"Parsing error on target /attributes[contains(gNBCUName,'Cucp-1')] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative at input '[contains(gNBCUName' at line 1:21\n\tat org.oran.smo.teiv.utils.path.TeivPathErrorListener.syntaxError(TeivPathErrorListener.java:34)\n\tat org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)\n\tat org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportNoViableAlternative(DefaultErrorStrategy.java:310)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:136)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:292)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_32(DataTest.java:1324)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.314+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:95)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_32(DataTest.java:1324)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.330+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.331+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.332+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.343+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.EntityMapper.mapEntities(EntityMapper.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:148)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_33(DataTest.java:1345)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.355+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.355+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.356+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.381+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.381+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.382+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.405+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.406+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.407+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.433+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.433+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.434+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.439+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:431)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_37(DataTest.java:1459)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.450+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.450+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.451+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.456+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateReliabilityIndicator(BasePathRefinement.java:987)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:738)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_38(DataTest.java:1482)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.469+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.469+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.470+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.477+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid metadata content\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidMetadaFilter(TeivPathException.java:126)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:744)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_39(DataTest.java:1505)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.488+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.488+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.489+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.545+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.545+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.546+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.552+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:741)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_40(DataTest.java:1528)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.564+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.565+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.566+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.605+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.605+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.606+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.629+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.630+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.631+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.652+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.652+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.654+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.683+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.683+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.684+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.712+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.712+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.714+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.738+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.738+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.739+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.764+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.764+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.766+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.794+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.794+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.795+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.819+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.819+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.820+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.841+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.842+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.843+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.862+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.863+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.864+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.895+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.895+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.896+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.918+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.918+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:47 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.919+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.941+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.941+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.942+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.966+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.966+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.967+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.989+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.989+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.990+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.996+0000","service_id":"unknown","message":"Error while parsing timestamp in scope filter:","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.time.format.DateTimeParseException: Text '2025-23-23T27:12:48.62817246Z' could not be parsed: Invalid value for MonthOfYear (valid values 1 - 12): 23\n\tat java.base/java.time.format.DateTimeFormatter.createError(DateTimeFormatter.java:2023)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1958)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:107)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_56(DataTest.java:2021)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.time.DateTimeException: Invalid value for MonthOfYear (valid values 1 - 12): 23\n\tat java.base/java.time.temporal.ValueRange.checkValidIntValue(ValueRange.java:338)\n\tat java.base/java.time.temporal.ChronoField.checkValidIntValue(ChronoField.java:737)\n\tat java.base/java.time.chrono.IsoChronology.resolveYMD(IsoChronology.java:644)\n\tat java.base/java.time.chrono.IsoChronology.resolveYMD(IsoChronology.java:126)\n\tat java.base/java.time.chrono.AbstractChronology.resolveDate(AbstractChronology.java:442)\n\tat java.base/java.time.chrono.IsoChronology.resolveDate(IsoChronology.java:586)\n\tat java.base/java.time.chrono.IsoChronology.resolveDate(IsoChronology.java:126)\n\tat java.base/java.time.format.Parsed.resolveDateFields(Parsed.java:366)\n\tat java.base/java.time.format.Parsed.resolveFields(Parsed.java:272)\n\tat java.base/java.time.format.Parsed.resolve(Parsed.java:259)\n\tat java.base/java.time.format.DateTimeParseContext.toResolved(DateTimeParseContext.java:331)\n\tat java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2058)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)\n\t... 140 common frames omitted\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:47.997+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_56(DataTest.java:2021)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.007+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.007+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.008+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.013+0000","service_id":"unknown","message":"Error while parsing timestamp in scope filter:","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.time.format.DateTimeParseException: Text '202510-11T20:12:48.62817246Z' could not be parsed at index 0\n\tat java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:107)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_57(DataTest.java:2042)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.014+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_57(DataTest.java:2042)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.024+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.024+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.025+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.045+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.045+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.047+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.068+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.069+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.070+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.091+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.091+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.092+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.112+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.113+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.114+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.140+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.140+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.144+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.177+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.177+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.179+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.218+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.218+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.219+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.241+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.241+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.242+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.268+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.269+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.270+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.291+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.291+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.292+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.323+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.323+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.324+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.330+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.setContainerTypesAndTopologyObjects(BasePathRefinement.java:166)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$processTopologyObjectsWithContainerTypeNull$6(BasePathRefinement.java:155)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.processTopologyObjectsWithContainerTypeNull(BasePathRefinement.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:96)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_68(DataTest.java:2357)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.344+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.344+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.346+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.350+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid parameters for association\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidParamsForAssociation(TeivPathException.java:140)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkParamsForAssociation(BasePathRefinement.java:609)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkAssociationTopologyObject(BasePathRefinement.java:600)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkAttributesOfTopologyObject(BasePathRefinement.java:639)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainerWithMatchingParameters(BasePathRefinement.java:559)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScope(BasePathRefinement.java:543)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateContainers$38(BasePathRefinement.java:536)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainers(BasePathRefinement.java:536)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:104)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_69(DataTest.java:2380)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.363+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.363+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.364+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.427+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.427+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.428+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.454+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.454+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.457+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.483+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.483+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.485+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.491+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.assembleTopologyObject(ResolverUtil.java:104)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getTopologyObjectForScope(ResolverUtil.java:87)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:186)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitContainsFunctionCondition(ScopeFilterListener.java:115)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$ContainsFunctionConditionContext.exitRule(teivPathParser.java:546)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_72(DataTest.java:2463)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.505+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.506+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.507+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.516+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getContainerType(ResolverUtil.java:59)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:189)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitLeafCondition(ScopeFilterListener.java:149)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$LeafConditionContext.exitRule(teivPathParser.java:1018)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_73(DataTest.java:2486)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.531+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.532+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.533+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.537+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getContainerType(ResolverUtil.java:59)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:189)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitLeafCondition(ScopeFilterListener.java:149)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$LeafConditionContext.exitRule(teivPathParser.java:1018)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_74(DataTest.java:2507)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.558+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.558+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.560+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.596+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.596+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.597+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.603+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_76(DataTest.java:2563)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.614+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.614+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.615+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.620+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_77(DataTest.java:2584)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.633+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.633+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.634+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.657+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.658+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.659+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.681+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.681+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.682+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.700+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.701+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.702+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.723+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.724+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.725+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.746+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.746+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.747+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.752+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyById$4(DataController.java:120)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyById(DataController.java:115)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_03_getTopologyById_2(DataTest.java:2685)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.769+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.770+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.771+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.774+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyById$4(DataController.java:119)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyById(DataController.java:115)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_03_getTopologyById_3(DataTest.java:2706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.784+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.784+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.785+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.797+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.798+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.798+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.798+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.798+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.798+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.827+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.827+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.828+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.836+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.836+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.852+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.852+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.854+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.861+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.862+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.862+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.863+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.863+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.863+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.884+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.885+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.886+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.896+0000","service_id":"unknown","message":"Unknown entity name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.896+0000","service_id":"unknown","message":"Unknown entity name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.896+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.897+0000","service_id":"unknown","message":"Unknown entity name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.897+0000","service_id":"unknown","message":"Unknown entity name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.897+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.924+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.925+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:48 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.926+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.952+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.952+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.957+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.968+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.968+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.969+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_ANTENNAMODULE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.973+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.974+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.974+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.974+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_ANTENNAMODULE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.974+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.994+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.995+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:48.996+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.003+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.003+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.003+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.004+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.004+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.004+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.009+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapper.mapRelationships(RelationshipMapper.java:47)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:202)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:164)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_04_getAllRelationshipsForEntityId_14(DataTest.java:3147)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.022+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.022+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.023+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.031+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.031+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.031+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.032+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.032+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.032+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.044+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:211)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:164)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_04_getAllRelationshipsForEntityId_15(DataTest.java:3168)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.056+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.056+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.058+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.082+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.082+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.083+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.083+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.083+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.084+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.084+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.084+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.084+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.085+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.085+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.086+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.086+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.086+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.086+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.086+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.087+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.087+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.087+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.087+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.087+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.088+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.122+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.122+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.126+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.174+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.175+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.179+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.183+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.183+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.183+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.184+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.184+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.184+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.185+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.185+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.186+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.186+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.186+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.187+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.187+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.191+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.191+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.191+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.192+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.192+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.192+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.248+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.248+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.249+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.263+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.264+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.264+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.264+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.265+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.265+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.265+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.266+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.266+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.267+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.267+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.268+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.268+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.268+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.269+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.272+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.273+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.273+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.273+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.273+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.274+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.274+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.317+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.317+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.319+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.337+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.337+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.338+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.338+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.339+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.339+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.339+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.340+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.340+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.341+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.341+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.342+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.342+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.342+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.343+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.343+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.343+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.344+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.344+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.344+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.346+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.346+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.389+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.389+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.390+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.397+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.397+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.397+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.398+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.412+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.413+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.414+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.419+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.420+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.420+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.420+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.438+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.438+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.439+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.446+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.447+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.447+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.447+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.447+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.447+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.465+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.466+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.467+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.477+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.478+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.478+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.478+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.479+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.479+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.479+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.479+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.479+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.479+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.480+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.480+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.502+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.503+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.504+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.510+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.511+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.511+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.511+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.511+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.511+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.512+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.512+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.512+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.512+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.512+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.512+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.533+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.533+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.534+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.542+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.542+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.542+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.543+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.543+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.543+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.543+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.544+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.544+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.544+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.544+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.544+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.569+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.569+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.570+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.584+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.585+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.588+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.588+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.588+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.589+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.589+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.589+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.590+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.590+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.590+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.590+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.613+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.614+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.615+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.626+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.626+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.626+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.627+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.627+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.627+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.627+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.627+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.628+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.628+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.628+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.628+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.651+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.652+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.653+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.682+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.682+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.683+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.708+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.708+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.709+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.727+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.727+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.728+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.764+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.764+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.765+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.768+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_05_getRelationshipTypes_4(DataTest.java:3684)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.779+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.779+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.780+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.801+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.802+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.803+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.828+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.828+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.829+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.848+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.848+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.850+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.856+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapper.mapRelationships(RelationshipMapper.java:47)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:236)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:104)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_06_getRelationshipsByType_11(DataTest.java:4056)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.873+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.874+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.875+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.878+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown relationship type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownRelationshipTypeInDomain(TeivException.java:82)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateRelationshipTypeInDomain(RequestValidator.java:67)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:103)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_06_getRelationshipsByType_12(DataTest.java:4077)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.887+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.888+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.889+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.914+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.914+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.915+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.937+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.937+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:49 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.938+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.959+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.959+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.960+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.981+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.982+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:49.983+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.003+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.003+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.007+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.012+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.013+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.031+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.031+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.032+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.036+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.037+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.052+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.052+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.053+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.058+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.058+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.071+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.071+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.072+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.093+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.093+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.094+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.110+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.110+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.112+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.132+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.132+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.133+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.152+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.152+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.154+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.171+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.172+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.173+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.179+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipById(DataServiceImpl.java:221)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipById$8(DataController.java:180)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipById(DataController.java:175)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_07_getRelationshipById_2(DataTest.java:4238)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.193+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.193+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.194+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.211+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.211+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.213+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.232+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.233+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.234+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.255+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.256+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.257+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.281+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.282+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.283+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.302+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.302+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.303+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.322+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.322+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.323+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.359+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.359+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.360+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.382+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.382+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.383+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.390+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.EntityMapper.mapEntities(EntityMapper.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntitiesByDomain(DataServiceImpl.java:159)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:147)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_08_getEntitiesByDomain_15(DataTest.java:4771)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.403+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.403+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.404+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.409+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid parameter error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.sourceIdNameError(TeivPathException.java:72)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkSourceIdTopologyObject(BasePathRefinement.java:615)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainerWithMatchingParameters(BasePathRefinement.java:565)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScope(BasePathRefinement.java:543)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateContainers$38(BasePathRefinement.java:536)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainers(BasePathRefinement.java:536)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:104)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntitiesByDomain(DataServiceImpl.java:157)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:147)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_08_getEntitiesByDomain_16(DataTest.java:4792)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.419+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.419+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.420+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.442+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.442+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.443+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.466+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.466+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.467+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.489+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.489+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.490+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.515+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.515+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.516+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.540+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.540+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.542+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.563+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.564+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.565+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.590+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.590+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.591+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.615+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.616+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.617+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.640+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.640+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.641+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.664+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.664+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.666+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.691+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.691+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.692+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.713+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.713+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.714+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.740+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.741+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.742+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.765+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.765+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.766+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.786+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.787+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.788+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.812+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.812+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.814+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.844+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.844+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.845+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.865+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.865+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.867+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.884+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.885+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:50 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.888+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.954+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.954+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.956+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.981+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.981+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:50.982+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:51 [INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.01 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.DataTest 15:04:51 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:51.007+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest]: ClassifiersTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:51.010+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:51.012+0000","service_id":"unknown","message":"HikariPool-13 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:51.020+0000","service_id":"unknown","message":"HikariPool-13 - Added connection org.postgresql.jdbc.PgConnection@79477b9b","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:04:51 {"version":"1.2.0","timestamp":"2025-07-02T15:04:51.020+0000","service_id":"unknown","message":"HikariPool-13 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.052+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.052+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.053+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.084+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.084+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.085+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.107+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.107+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.108+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.126+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.127+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.128+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.150+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.150+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.151+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.182+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.182+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.184+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.203+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.203+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.204+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.224+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.225+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.226+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.245+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.245+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.247+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.271+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.272+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.273+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.301+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.301+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.303+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.310+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exception.TeivException.invalidClassifiersException(TeivException.java:142)\n\tat org.oran.smo.teiv.exposure.consumerdata.ConsumerDataValidator.validate(ConsumerDataValidator.java:51)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateClassifiersParameter(BasePathRefinement.java:759)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:675)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:104)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_01_getClassifiers_getRelationshipsByType_3(ClassifiersTest.java:354)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.320+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.320+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.321+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.341+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.341+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.342+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.381+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.382+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.383+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.405+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.406+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.407+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.448+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.449+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_0(ClassifiersTest.java:469)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.449+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_0(ClassifiersTest.java:469)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.459+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.459+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.460+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.465+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.466+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.466+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.466+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.478+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.478+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.479+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.517+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.517+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_2(ClassifiersTest.java:517)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.518+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_2(ClassifiersTest.java:517)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.530+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.530+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.531+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.536+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.540+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.541+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.541+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.550+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.551+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.552+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.612+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Weekday] for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.624+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.624+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.625+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.641+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.641+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_0(ClassifiersTest.java:581)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.642+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_0(ClassifiersTest.java:581)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.651+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.651+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.653+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.684+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.684+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_1(ClassifiersTest.java:606)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.685+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_1(ClassifiersTest.java:606)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.696+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.696+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.697+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.706+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.707+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module-wrong:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.707+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.708+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.722+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.722+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.723+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.729+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.738+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.738+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.740+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.775+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.787+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.788+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.789+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.804+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.814+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.814+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.815+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.844+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.856+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.856+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.857+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.859+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove classifiers. Exception= Cannot construct instance of `org.oran.smo.teiv.api.model.OranTeivClassifier$OperationEnum`, problem: Unexpected value 'unknown'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 292] (through reference chain: org.oran.smo.teiv.api.model.OranTeivClassifier[\"operation\"]) , Payload= {\"classifiers\":[\"test-app-module-wrong:Rural\",\"test-app-module:Weekend\"],\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"unknown\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.866+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.866+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.867+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:04:59 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.870+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove classifiers. Exception= Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 16] (through reference chain: org.oran.smo.teiv.api.model.OranTeivClassifier[\"classifiers\"]) , Payload= {\"classifiers\":{\"test-app-module:textdata\":\"Stockholm\",\"test-app-module:intdata\":123},\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"delete\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter","thread_info":{"thread_name":"main"}}} 15:04:59 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.869 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest 15:04:59 [INFO] Running org.oran.smo.teiv.exposure.api.contract.GroupsTest 15:05:00 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.886+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.GroupsTest]: GroupsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:05:00 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.904+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.GroupsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:05:00 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.907+0000","service_id":"unknown","message":"HikariPool-14 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:00 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.923+0000","service_id":"unknown","message":"HikariPool-14 - Added connection org.postgresql.jdbc.PgConnection@b2bd6b5","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:05:00 {"version":"1.2.0","timestamp":"2025-07-02T15:04:59.923+0000","service_id":"unknown","message":"HikariPool-14 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:09 15:05:09 . ____ _ __ _ _ 15:05:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:05:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:05:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:05:09 ' |____| .__|_| |_|_| |_\__, | / / / / 15:05:09 =========|_|==============|___/=/_/_/_/ 15:05:09 15:05:09 :: Spring Boot :: (v3.4.2) 15:05:09 15:05:09 {"version":"1.2.0","timestamp":"2025-07-02T15:05:09.220+0000","service_id":"unknown","message":"Starting GroupsTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 15:05:09 {"version":"1.2.0","timestamp":"2025-07-02T15:05:09.220+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"groups\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.391+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.391+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.402+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.427+0000","service_id":"unknown","message":"Completed initialization in 36 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.501+0000","service_id":"unknown","message":"Started GroupsTest in 2.332 seconds (process running for 824.466)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.514+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.514+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.515+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.598+0000","service_id":"unknown","message":"HikariPool-15 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.608+0000","service_id":"unknown","message":"HikariPool-15 - Added connection org.postgresql.jdbc.PgConnection@9b25d39","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.608+0000","service_id":"unknown","message":"HikariPool-15 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.617+0000","service_id":"unknown","message":"HikariPool-16 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.625+0000","service_id":"unknown","message":"HikariPool-16 - Added connection org.postgresql.jdbc.PgConnection@7dfa7433","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.626+0000","service_id":"unknown","message":"HikariPool-16 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.640+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetEntitiesByDomain {\n queryType: getEntitiesByDomain\n domain: RAN\n targetFilter: /NRCellDU/attributes(nCI)\n scopeFilter: /NRCellDU/attributes[@cellLocalId=1]\n} with id urn:o-ran:smo:teiv:group=340e3830-36ce-4191-a034-3857f99c10c5 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.658+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.658+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.659+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.685+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetEntitiesByType {\n queryType: getEntitiesByType\n domain: RAN\n entityTypeName: NRCellDU\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=de660912-b7b9-4c0a-98dc-71ff5f607a0f - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.697+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.697+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.699+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.718+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsByType {\n queryType: getRelationshipsByType\n domain: bla\n relationshipTypeName: NRCELLDU_USES_NRSECTORCARRIER\n targetFilter: null\n scopeFilter: null\n}, Unknown domain - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.718+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getModuleByDomain$2(SchemaRegistry.java:97)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getModuleByDomain(SchemaRegistry.java:97)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getIncludedDomains(SchemaRegistry.java:108)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityTypesByDomain(SchemaRegistry.java:253)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityNamesByDomain(SchemaRegistry.java:269)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.defineTopologyObjectTypeForTarget(BasePathRefinement.java:506)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$34(BasePathRefinement.java:479)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$35(BasePathRefinement.java:478)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedObjectTypesInTarget(BasePathRefinement.java:477)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedTopologyObjectTypes(BasePathRefinement.java:467)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:103)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByTypeResolver.resolveByCriteria(RelationshipByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_10(GroupsTest.java:295)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.719+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getModuleByDomain$2(SchemaRegistry.java:97)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getModuleByDomain(SchemaRegistry.java:97)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getIncludedDomains(SchemaRegistry.java:108)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityTypesByDomain(SchemaRegistry.java:253)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityNamesByDomain(SchemaRegistry.java:269)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.defineTopologyObjectTypeForTarget(BasePathRefinement.java:506)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$34(BasePathRefinement.java:479)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$35(BasePathRefinement.java:478)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedObjectTypesInTarget(BasePathRefinement.java:477)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedTopologyObjectTypes(BasePathRefinement.java:467)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:103)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByTypeResolver.resolveByCriteria(RelationshipByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_10(GroupsTest.java:295)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.735+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.736+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.737+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.752+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: TEIV\n entityTypeName: NRCellDU\n entityId: urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=9,ODUFunction=9,NRCellDU=1\n targetFilter: /NRCellDU/attributes(nCI)\n scopeFilter: /NRCellDU/attributes[@cellLocalId=2]\n}, Invalid target filter, only relationship conditions can be provided - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.752+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_11(GroupsTest.java:318)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.754+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_11(GroupsTest.java:318)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.765+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.765+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.766+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.771+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: RAN\n entityTypeName: NRCellDU\n entityId: NRCellDU-1\n targetFilter: null\n scopeFilter: null\n}, Topology ID format not supported - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.771+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_12(GroupsTest.java:341)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.772+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_12(GroupsTest.java:341)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.782+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.782+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.783+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.886+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.887+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.888+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.903+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.904+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.905+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.922+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2], Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.922+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_15(GroupsTest.java:414)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:11 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.923+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_15(GroupsTest.java:414)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.933+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.933+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.934+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.957+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2]}], Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.957+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_16(GroupsTest.java:437)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.958+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_16(GroupsTest.java:437)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.968+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.968+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.970+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.977+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.978+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.978+0000","service_id":"unknown","message":"Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: ManagedElement not found in module: o-ran-smo-teiv-ran\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:96)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.979+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.979+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.979+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.991+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.992+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.993+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.999+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-oam:ManagedElement:bla=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Topology type must be in the format 'moduleName:topologyTypeName'. Provided: o-ran-smo-teiv-oam:ManagedElement:bla - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:11.999+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:90)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_18(GroupsTest.java:483)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.000+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:90)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_18(GroupsTest.java:483)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.009+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.009+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.010+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.015+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Topology id 3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2 is not in supported format. Provided members id should start with urn: - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.016+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:119)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_19(GroupsTest.java:506)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.016+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:119)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_19(GroupsTest.java:506)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.028+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.029+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.029+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.035+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.035+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.035+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.035+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.036+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.036+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.061+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: RAN\n entityTypeName: NRCellDU\n entityId: urn:NRCellDU-1\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=ff712311-925d-43c4-a27a-106662e9c156 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.072+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.073+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.074+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.078+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{}], Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.078+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_20(GroupsTest.java:529)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.079+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_20(GroupsTest.java:529)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.088+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.088+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.090+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.094+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{}]}], Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.095+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_21(GroupsTest.java:552)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.095+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_21(GroupsTest.java:552)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.107+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.107+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.108+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.113+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{idKey=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}]}], Unable to parse the given providedMembers. Invalid key/value present in {\"idKey\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.113+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_22(GroupsTest.java:575)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.114+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_22(GroupsTest.java:575)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.123+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.123+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.124+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.129+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1]}]}], Unable to parse the given providedMembers. Invalid key/value present in {\"id\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.129+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_23(GroupsTest.java:598)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.130+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_23(GroupsTest.java:598)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.138+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.138+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.140+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.144+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050}]}], Unable to parse the given providedMembers. Nested topology groups is not supported. Provided members contain topology group id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.144+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_24(GroupsTest.java:621)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.145+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_24(GroupsTest.java:621)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.157+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.157+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.159+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.163+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, extraKey=extraValue}]}], Unable to parse the given providedMembers. More than one key:value present in {\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"extraKey\":\"extraValue\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.163+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_25(GroupsTest.java:644)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.164+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_25(GroupsTest.java:644)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.173+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.173+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.175+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.179+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}], o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}], Unable to parse the given providedMembers. More than one key:value present in {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}],\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1\"}]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.180+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_26(GroupsTest.java:667)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.180+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_26(GroupsTest.java:667)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.189+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.189+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.190+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.195+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=4}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=6}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=2}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=3}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=3}]}], The total number of topology identifiers in the request is 11. The maximum allowed in a single request is 10. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.196+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_27(GroupsTest.java:690)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.196+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_27(GroupsTest.java:690)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.205+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.205+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.207+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.212+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"static-cell-filter-group\",\"type\":\"dynamic\",\"providedMembers\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2\"]}]}, A static group cannot be created of type 'dynamic' - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.224+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.224+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.227+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.229+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"static-cell-filter-group\",\"type\":\"invalidGroup\",\"providedMembers\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2\"]}]}, Invalid group type. Only 'static' or 'dynamic' types are allowed - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.236+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.237+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.238+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.256+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsByType {\n queryType: getRelationshipsByType\n domain: RAN\n relationshipTypeName: NRCELLDU_USES_NRSECTORCARRIER\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=f0492af5-5011-45b3-ad81-bf3d36b5845b - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.269+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.269+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.270+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.285+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.286+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.287+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.292+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.292+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.293+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the entity type: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.324+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}, {o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:ManagedElement=1}]}, {o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU=[{id=urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=EA8BF964B4888BFD1991D8E2ECDFA7723118D3829C1378ACBB5484F9ADE328957641013EDF2BEC80CB8E4E0A46CC2D85B960EF25ABF61CC8601095948E368624}]}, {o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU=[{id=urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=7EB5B959010A84E95BFA6CAA314120CC335007FCDB2947A53A6E19171BB8742965A874FB89B73CD21EB790E52C8E6DC129B35469BA3867DAC67F4DE72E60185E}]}, {o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ODUFUNCTION=[{id=urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=86084B5A80FAC7339117CEB91A4838FAC28C50AF00C9A13DF66FFA497356A8F440626A935B9621D4C833F0A6DE2722EDC9A312E506D80235A8C1BF54D8DFACC8}]}] with id urn:o-ran:smo:teiv:group=614ac788-fbd3-43e7-a745-97e7d6fee3ce - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.338+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.339+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.340+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.342+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\\n \"name\": \"dynamic-cell-filter-group\",\\n \"type\": \"dynamic\",\\n }, Unable to parse the given request body. Unexpected character ('\\' (code 92)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.354+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.354+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.356+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.357+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"static\",\"criteria\":{\"queryType\":\"getRelationshipsByType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, A dynamic group cannot be created of type 'static' - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.364+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.365+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.366+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.368+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"invalidGroupType\",\"criteria\":{\"queryType\":\"getRelationshipsByType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, Invalid group type. Only 'static' or 'dynamic' types are allowed - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.375+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.375+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.376+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.378+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"dynamic\",\"criteria\":{\"queryType\":\"invalidQueryType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, Invalid query type. Only 'getRelationshipsForEntityId', 'getEntitiesByDomain', 'getEntitiesByType' & 'getRelationshipsByType' are supported. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.385+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.385+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.386+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.388+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\\n \"name\": \"dynamic-cell-filter-group\",\\n \"type\": \"dynamic\",\\n \"criteria\": {\\n \"queryType\": \"getEntitiesByType\",\\n \"domain\": \"RAN\",\\n }\\n }, Unable to parse the given request body. Unexpected character ('\\' (code 92)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.398+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.398+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.399+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.441+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.441+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.442+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.462+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.463+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.464+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.532+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.532+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.537+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.554+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.554+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.555+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.568+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.569+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.570+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.592+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.592+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.594+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.610+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.611+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.612+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.627+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.627+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.629+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.644+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.644+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.645+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.661+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.661+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.662+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.668+0000","service_id":"unknown","message":"Error while deserializing the criteria for the dynamic group: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440100 ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve subtype of [simple type, class org.oran.smo.teiv.api.model.OranTeivCriteria]: missing type id property 'queryType'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 121]\n\tat com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)\n\tat com.fasterxml.jackson.databind.DeserializationContext.missingTypeIdException(DeserializationContext.java:2051)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleMissingTypeId(DeserializationContext.java:1622)\n\tat com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._handleMissingTypeId(TypeDeserializerBase.java:309)\n\tat com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedUsingDefaultImpl(AsPropertyTypeDeserializer.java:211)\n\tat com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:145)\n\tat com.fasterxml.jackson.databind.deser.AbstractDeserializer.deserializeWithType(AbstractDeserializer.java:263)\n\tat com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:141)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_5(GroupsTest.java:1062)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.672+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Criteria deserialization exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.criteriaDeserializationException(GroupsException.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:155)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_5(GroupsTest.java:1062)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.681+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.681+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.682+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.694+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.695+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.696+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.700+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.700+0000","service_id":"unknown","message":"Error while fetching the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: urn:o-ran:smo:teiv:group=non-existing-group\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupById$1(GroupsRepositoryImpl.java:103)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupById(GroupsRepositoryImpl.java:101)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:139)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_7(GroupsTest.java:1106)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.701+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:152)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_7(GroupsTest.java:1106)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.713+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.714+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.715+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.727+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Delete group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440000 - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440000","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.737+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.737+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.738+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.747+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Delete group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655441000 - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655441000","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.756+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.756+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.760+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.763+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group doesn't exist when trying to delete the group.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.765+0000","service_id":"unknown","message":"Error while deleting the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to delete the group.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.deleteGroupById(GroupsRepositoryImpl.java:261)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.deleteGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:119)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.766+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:122)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.767+0000","service_id":"unknown","message":"Audit Log: FAILED - Delete group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.767+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:122)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.781+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.781+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.782+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.795+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.795+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.796+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.816+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Update name test-group-new-name for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.828+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.828+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.829+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.837+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Update name test-group-new-name for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440051 - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440051/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.844+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.844+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.846+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.853+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:non-existing-group does not exist when trying to rename the group.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.853+0000","service_id":"unknown","message":"Error while updating the group name: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:non-existing-group does not exist when trying to rename the group.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.renameGroupById(GroupsRepositoryImpl.java:250)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.renameGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:129)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.854+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.855+0000","service_id":"unknown","message":"Audit Log: FAILED - Update name test-group-new-name for group urn:o-ran:smo:teiv:non-existing-group, The requested group is not found - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:non-existing-group/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.855+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.864+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.864+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.865+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.876+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.877+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.878+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.928+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.928+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:12 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.930+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.953+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.953+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.954+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.970+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.970+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.971+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.971+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.971+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.971+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.971+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.971+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.972+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.972+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.972+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.972+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.972+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.972+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.973+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.973+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.973+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.973+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.973+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.973+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:12.994+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_10(GroupsTest.java:1572)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.012+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.012+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.013+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.018+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.EntityByTypeResolver.resolveByCriteria(EntityByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_11(GroupsTest.java:1593)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.030+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.030+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.032+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.036+0000","service_id":"unknown","message":"Group with ID: non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.036+0000","service_id":"unknown","message":"Error while getting members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:162)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_12(GroupsTest.java:1614)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.037+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:166)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_12(GroupsTest.java:1614)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.049+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.049+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.050+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.057+0000","service_id":"unknown","message":"Unknown relationship name: NRCellDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.057+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Filter Error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.notMatchingScopeAndTargetFilter(TeivPathException.java:150)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveWildCardObjectsInScopeAndTarget(BasePathRefinement.java:256)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$refine$2(BasePathRefinement.java:101)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:101)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_13(GroupsTest.java:1635)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.066+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.066+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.067+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.075+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_14(GroupsTest.java:1656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.087+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.087+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.088+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.108+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.108+0000","service_id":"unknown","message":"Unknown entity name: NFDEPLOYMENT_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.108+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.108+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.109+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.109+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.110+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.110+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.110+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.110+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.111+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.111+0000","service_id":"unknown","message":"Unknown entity name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.111+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.111+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.111+0000","service_id":"unknown","message":"Unknown entity name: NFDEPLOYMENT_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.112+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.112+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.112+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.112+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.112+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.112+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.115+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.115+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.115+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.115+0000","service_id":"unknown","message":"Unknown entity name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.116+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.156+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.156+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.157+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.176+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.176+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.177+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.201+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.201+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.201+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_4(GroupsTest.java:1394)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.208+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.208+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.208+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.268+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.268+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.269+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.275+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.288+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.289+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.290+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.295+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.295+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.295+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440351. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_6(GroupsTest.java:1459)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.307+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.307+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.312+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.317+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.317+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.317+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440351. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_7(GroupsTest.java:1487)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.328+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.328+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.330+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.356+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.356+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.356+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.357+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.357+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.357+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.357+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.357+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.386+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.387+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.388+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.394+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440361 doesn't exist when trying to get the provided members.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.394+0000","service_id":"unknown","message":"Error while getting members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440361doesn't exist when trying to get the provided members.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getProvidedMembersById(GroupsRepositoryImpl.java:272)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getProvidedMembersById()\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:54)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_9(GroupsTest.java:1551)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.395+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:166)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_9(GroupsTest.java:1551)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.406+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.406+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.407+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.428+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.429+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.430+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.434+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.435+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.435+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_1(GroupsTest.java:1715)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.435+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.436+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.436+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.450+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.451+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.452+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.459+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.459+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.459+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.NotPresentProvidedMembersRetriever.lambda$retrieve$0(NotPresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.NotPresentProvidedMembersRetriever.retrieve(NotPresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_2(GroupsTest.java:1752)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.470+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.470+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.471+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.491+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.491+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.492+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.497+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.498+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.498+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.InvalidProvidedMembersRetriever.lambda$retrieve$0(InvalidProvidedMembersRetriever.java:54)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.InvalidProvidedMembersRetriever.retrieve(InvalidProvidedMembersRetriever.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_3(GroupsTest.java:1783)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.499+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.499+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.501+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.514+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.516+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.518+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.544+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.544+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.545+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.549+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid status\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidStatusException(GroupsException.java:83)\n\tat org.oran.smo.teiv.groups.spi.ProvidedMembersStatus.lambda$fromValue$0(ProvidedMembersStatus.java:47)\n\tat java.base/java.util.Optional.map(Optional.java:260)\n\tat org.oran.smo.teiv.groups.spi.ProvidedMembersStatus.fromValue(ProvidedMembersStatus.java:41)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:202)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_5(GroupsTest.java:1841)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.564+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.564+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.565+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.572+0000","service_id":"unknown","message":"Group with ID: non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.572+0000","service_id":"unknown","message":"Error while getting provided members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:203)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_6(GroupsTest.java:1862)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.573+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:214)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_6(GroupsTest.java:1862)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.590+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.590+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.591+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.637+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=6}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.645+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.649+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.650+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.669+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440212 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440212/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.676+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.676+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.677+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.688+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216 causing the total to exceed beyond the maximum allowed for a group which is: 15","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.696+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_10(GroupsTest.java:2061)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.697+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=11}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=22}]}, {o-ran-smo-teiv-ran:NRSectorCarrier=[{id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=11}]}, {o-ran-smo-teiv-ran:NRCellCU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellCU=11}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216, Merging topology identifiers in request to the group will result in 16 members. The maximum allowed members in the static group is 15. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.697+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_10(GroupsTest.java:2061)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.713+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.713+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.715+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.725+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.725+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.725+0000","service_id":"unknown","message":"Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: ManagedElement not found in module: o-ran-smo-teiv-ran\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:96)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.726+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.726+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-ran:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440341, Unable to parse the given providedMembers. Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440341/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.726+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.741+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.741+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.742+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.747+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.747+0000","service_id":"unknown","message":"Error while updating provided members of static group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat jdk.internal.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.748+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.748+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.748+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.760+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.760+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.761+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.774+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 failed due to unavailable provided member [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1] provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.774+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:397)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_13(GroupsTest.java:2131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.775+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The specified provided members topology identifier: [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1] is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.775+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:397)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_13(GroupsTest.java:2131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.785+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.785+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.787+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.792+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213 failed due to unavailable topology entity/relation o-ran-smo-teiv-ran:NRCellDU provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.793+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_14(GroupsTest.java:2155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.794+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213, The specified topology entity/relation: o-ran-smo-teiv-ran:NRCellDU is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.794+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_14(GroupsTest.java:2155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.805+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.805+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.806+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.817+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.818+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.819+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.826+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 failed due to unavailable topology entity/relation o-ran-smo-teiv-oam:ManagedElement provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.827+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_16(GroupsTest.java:2203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.828+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1, ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1, ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The specified topology entity/relation: o-ran-smo-teiv-oam:ManagedElement is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.828+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_16(GroupsTest.java:2203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.839+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.840+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.841+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.851+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.851+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.852+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.862+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.863+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.864+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.874+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.875+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.876+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.887+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,AntennaModule=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,AntennaModule=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.896+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.896+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.899+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.905+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_20(GroupsTest.java:2299)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.905+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.905+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_20(GroupsTest.java:2299)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.918+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.918+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.919+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.924+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_21(GroupsTest.java:2321)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.925+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.925+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_21(GroupsTest.java:2321)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.938+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.938+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.939+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.945+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_22(GroupsTest.java:2343)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.945+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:13 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.945+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_22(GroupsTest.java:2343)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.958+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.958+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.959+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.964+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_23(GroupsTest.java:2365)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.965+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.965+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_23(GroupsTest.java:2365)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.977+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.977+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.978+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.984+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_24(GroupsTest.java:2387)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.985+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{idKey=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Invalid key/value present in {\"idKey\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.985+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_24(GroupsTest.java:2387)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.999+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:13.999+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.000+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.005+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_25(GroupsTest.java:2409)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.006+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1]}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Invalid key/value present in {\"id\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.006+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_25(GroupsTest.java:2409)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.018+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.019+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.020+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.025+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_26(GroupsTest.java:2431)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.026+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Nested topology groups is not supported. Provided members contain topology group id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.026+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_26(GroupsTest.java:2431)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.039+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.039+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.040+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.049+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_27(GroupsTest.java:2453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.050+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, extraKey=extraValue}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. More than one key:value present in {\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"extraKey\":\"extraValue\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.050+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_27(GroupsTest.java:2453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.064+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.064+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.065+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.070+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_28(GroupsTest.java:2475)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.071+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}], o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. More than one key:value present in {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}],\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1\"}]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.071+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_28(GroupsTest.java:2475)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.084+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.084+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.085+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.093+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.094+0000","service_id":"unknown","message":"Error while updating provided members of static group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat jdk.internal.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.095+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.095+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.095+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.109+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.109+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.110+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.120+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.131+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.132+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.133+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.144+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.144+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.145+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.158+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.166+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.166+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.167+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.186+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=4}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.197+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.197+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.198+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.209+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRSectorCarrier=[{id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=1}, {id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=2}, {id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440215 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440215/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.220+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.220+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.221+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.225+0000","service_id":"unknown","message":"Error when updating provided members for a group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 as group type is not static","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.225+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:193)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_7(GroupsTest.java:1989)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.226+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050, The specified provided members for group cannot be updated as group type is not static - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.226+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:193)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_7(GroupsTest.java:1989)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.234+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.235+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.236+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.241+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_8(GroupsTest.java:2013)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.242+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=1}]}, {o-ran-smo-teiv-ran:OCUCPFunction=[{id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=1}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=2}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=3}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=4}]}, {o-ran-smo-teiv-ran:NRCellCU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellCU=1}, {id=urn:3gpp:dn:ManagedElement=1,NRCellCU=2}, {id=urn:3gpp:dn:ManagedElement=1,NRCellCU=3}]}, {o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,NRCellDU=2}, {id=urn:3gpp:dn:ManagedElement=1,NRCellDU=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The total number of topology identifiers in the request is 11. The maximum allowed in a single request is 10. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.242+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_8(GroupsTest.java:2013)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.254+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.254+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.255+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.261+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214 causing the total to exceed beyond the maximum allowed for a group which is: 15","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.262+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_9(GroupsTest.java:2037)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.263+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=1}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=2}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=3}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=4}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=5}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=6}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=7}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214, Merging topology identifiers in request to the group will result in 17 members. The maximum allowed members in the static group is 15. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.263+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_9(GroupsTest.java:2037)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:05:14 [INFO] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.39 s -- in org.oran.smo.teiv.exposure.api.contract.GroupsTest 15:05:14 [INFO] Running org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.281+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest]: DecoratorsServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.305+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.307+0000","service_id":"unknown","message":"HikariPool-17 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.330+0000","service_id":"unknown","message":"HikariPool-17 - Added connection org.postgresql.jdbc.PgConnection@799d633a","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:05:14 {"version":"1.2.0","timestamp":"2025-07-02T15:05:14.330+0000","service_id":"unknown","message":"HikariPool-17 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:15 15:05:15 . ____ _ __ _ _ 15:05:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:05:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:05:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:05:15 ' |____| .__|_| |_|_| |_\__, | / / / / 15:05:15 =========|_|==============|___/=/_/_/_/ 15:05:15 15:05:15 :: Spring Boot :: (v3.4.2) 15:05:15 15:05:15 {"version":"1.2.0","timestamp":"2025-07-02T15:05:15.754+0000","service_id":"unknown","message":"Starting DecoratorsServiceContainerizedTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:05:15 {"version":"1.2.0","timestamp":"2025-07-02T15:05:15.755+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:05:16 {"version":"1.2.0","timestamp":"2025-07-02T15:05:16.195+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:38001","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:05:17 {"version":"1.2.0","timestamp":"2025-07-02T15:05:17.648+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:05:17 {"version":"1.2.0","timestamp":"2025-07-02T15:05:17.730+0000","service_id":"unknown","message":"Started DecoratorsServiceContainerizedTest in 2.297 seconds (process running for 830.695)","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:05:25 {"version":"1.2.0","timestamp":"2025-07-02T15:05:25.225+0000","service_id":"unknown","message":"HikariPool-18 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:25 {"version":"1.2.0","timestamp":"2025-07-02T15:05:25.233+0000","service_id":"unknown","message":"HikariPool-18 - Added connection org.postgresql.jdbc.PgConnection@19739fe1","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:05:25 {"version":"1.2.0","timestamp":"2025-07-02T15:05:25.234+0000","service_id":"unknown","message":"HikariPool-18 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:25 {"version":"1.2.0","timestamp":"2025-07-02T15:05:25.286+0000","service_id":"unknown","message":"HikariPool-19 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:25 {"version":"1.2.0","timestamp":"2025-07-02T15:05:25.294+0000","service_id":"unknown","message":"HikariPool-19 - Added connection org.postgresql.jdbc.PgConnection@2dc66cbf","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:05:25 {"version":"1.2.0","timestamp":"2025-07-02T15:05:25.295+0000","service_id":"unknown","message":"HikariPool-19 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:05:35 {"version":"1.2.0","timestamp":"2025-07-02T15:05:35.142+0000","service_id":"unknown","message":"Start cleanup for test-app-for-deletion-module schema","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-89-thread-1"}}} 15:05:35 {"version":"1.2.0","timestamp":"2025-07-02T15:05:35.531+0000","service_id":"unknown","message":"Cleanup for test-app-for-deletion-module schema has been finished","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-89-thread-1"}}} 15:06:09 {"version":"1.2.0","timestamp":"2025-07-02T15:06:09.928+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidNotCompatibleDecorators$7(DecoratorsServiceContainerizedTest.java:221)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.testAdd_entityAndRelationshipInvalidNotCompatibleDecorators(DecoratorsServiceContainerizedTest.java:221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:07:06 {"version":"1.2.0","timestamp":"2025-07-02T15:07:06.009+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidNotAvailableDecorators$6(DecoratorsServiceContainerizedTest.java:211)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.testAdd_entityAndRelationshipInvalidNotAvailableDecorators(DecoratorsServiceContainerizedTest.java:211)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:07:21 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.8 s -- in org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest 15:07:21 [INFO] Running org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest 15:07:21 {"version":"1.2.0","timestamp":"2025-07-02T15:07:21.055+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest]: ClassifiersServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:07:21 {"version":"1.2.0","timestamp":"2025-07-02T15:07:21.073+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:07:21 15:07:21 . ____ _ __ _ _ 15:07:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:07:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:07:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:07:21 ' |____| .__|_| |_|_| |_\__, | / / / / 15:07:21 =========|_|==============|___/=/_/_/_/ 15:07:21 15:07:21 :: Spring Boot :: (v3.4.2) 15:07:21 15:07:21 {"version":"1.2.0","timestamp":"2025-07-02T15:07:21.438+0000","service_id":"unknown","message":"Starting ClassifiersServiceContainerizedTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:07:21 {"version":"1.2.0","timestamp":"2025-07-02T15:07:21.439+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:07:21 {"version":"1.2.0","timestamp":"2025-07-02T15:07:21.821+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:40619","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:07:23 {"version":"1.2.0","timestamp":"2025-07-02T15:07:23.273+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:07:23 {"version":"1.2.0","timestamp":"2025-07-02T15:07:23.353+0000","service_id":"unknown","message":"Started ClassifiersServiceContainerizedTest in 2.273 seconds (process running for 956.317)","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 15:07:23 {"version":"1.2.0","timestamp":"2025-07-02T15:07:23.357+0000","service_id":"unknown","message":"HikariPool-20 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:07:23 {"version":"1.2.0","timestamp":"2025-07-02T15:07:23.364+0000","service_id":"unknown","message":"HikariPool-20 - Added connection org.postgresql.jdbc.PgConnection@43839594","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:07:23 {"version":"1.2.0","timestamp":"2025-07-02T15:07:23.364+0000","service_id":"unknown","message":"HikariPool-20 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:07:32 {"version":"1.2.0","timestamp":"2025-07-02T15:07:32.106+0000","service_id":"unknown","message":"HikariPool-21 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:07:32 {"version":"1.2.0","timestamp":"2025-07-02T15:07:32.114+0000","service_id":"unknown","message":"HikariPool-21 - Added connection org.postgresql.jdbc.PgConnection@7245748d","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:07:32 {"version":"1.2.0","timestamp":"2025-07-02T15:07:32.115+0000","service_id":"unknown","message":"HikariPool-21 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:07:32 {"version":"1.2.0","timestamp":"2025-07-02T15:07:32.170+0000","service_id":"unknown","message":"HikariPool-22 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:07:32 {"version":"1.2.0","timestamp":"2025-07-02T15:07:32.177+0000","service_id":"unknown","message":"HikariPool-22 - Added connection org.postgresql.jdbc.PgConnection@7df6e245","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:07:32 {"version":"1.2.0","timestamp":"2025-07-02T15:07:32.177+0000","service_id":"unknown","message":"HikariPool-22 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:08:41 {"version":"1.2.0","timestamp":"2025-07-02T15:08:41.360+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exception.TeivException.invalidClassifiersException(TeivException.java:142)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidClassifiers$6(ClassifiersServiceContainerizedTest.java:203)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest.testAdd_entityAndRelationshipInvalidClassifiers(ClassifiersServiceContainerizedTest.java:203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:09:05 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.2 s -- in org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest 15:09:05 [INFO] Running org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.100+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.143+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.218+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.259+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.303+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.347+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateDecoratorsFailMetrics$10(ExposureMetricsTest.java:171)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateDecoratorsFailMetrics(ExposureMetricsTest.java:171)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.348+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateDecoratorsFailMetrics$10(ExposureMetricsTest.java:171)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateDecoratorsFailMetrics(ExposureMetricsTest.java:171)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.388+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.435+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.483+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.523+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateClassifiersFailMetrics$9(ExposureMetricsTest.java:162)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateClassifiersFailMetrics(ExposureMetricsTest.java:162)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.524+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateClassifiersFailMetrics$9(ExposureMetricsTest.java:162)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateClassifiersFailMetrics(ExposureMetricsTest.java:162)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.563+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 15:09:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.327 s -- in org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest 15:09:07 [INFO] Running org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImplGETRequestsContainerizedTest 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.566+0000","service_id":"unknown","message":"HikariPool-23 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.576+0000","service_id":"unknown","message":"HikariPool-23 - Added connection org.postgresql.jdbc.PgConnection@76a3547","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 15:09:07 {"version":"1.2.0","timestamp":"2025-07-02T15:09:07.576+0000","service_id":"unknown","message":"HikariPool-23 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:10:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.93 s -- in org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImplGETRequestsContainerizedTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapperTest 15:10:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapperTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.spi.mapper.EntityMapperTest 15:10:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.oran.smo.teiv.exposure.spi.mapper.EntityMapperTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.utils.RequestValidatorTest 15:10:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.oran.smo.teiv.exposure.utils.RequestValidatorTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.utils.PaginationUtilTest 15:10:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.oran.smo.teiv.exposure.utils.PaginationUtilTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.614+0000","service_id":"unknown","message":"Parsing error on target attributes :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative at input 'attributes' at line 1:0\n\tat org.oran.smo.teiv.utils.path.TeivPathErrorListener.syntaxError(TeivPathErrorListener.java:34)\n\tat org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)\n\tat org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportNoViableAlternative(DefaultErrorStrategy.java:310)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:136)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:292)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.lambda$process$0(TargetResolver.java:76)\n\tat java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.process(TargetResolver.java:71)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.process(TargetResolver.java:39)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest.lambda$testTargetWithoutSlash$7(TargetResolverTest.java:156)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest.testTargetWithoutSlash(TargetResolverTest.java:156)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:27 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.639+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, 'POINT (12.3426 45.24568)', 50asd0)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 70 right before 'asd0' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1211)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidNumber$0(ScopeResolverTest.java:128)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidNumber(ScopeResolverTest.java:128)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.647+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, 'POINT (12.3426 45.24568)' 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 67 right before '500' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1199)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar1$1(ScopeResolverTest.java:134)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar1(ScopeResolverTest.java:134)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.648+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, ,'POINT (12.3426 45.24568)', 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 40 right before ',' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1197)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar2$2(ScopeResolverTest.java:140)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar2(ScopeResolverTest.java:140)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.649+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters('POINT (12.3426 45.24568)', 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 25 right before ''POINT (12.3426 45.24568)'' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1191)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar3$3(ScopeResolverTest.java:146)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar3(ScopeResolverTest.java:146)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.651+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters('POINT (12.3426 45.24568)', )] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 25 right before ''POINT (12.3426 45.24568)'' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1191)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar4$4(ScopeResolverTest.java:152)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar4(ScopeResolverTest.java:152)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:27 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.PathObjectTest 15:10:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.PathObjectTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.FilterCriteriaTest 15:10:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.FilterCriteriaTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.SelectBlockTest 15:10:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.SelectBlockTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlockTest 15:10:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlockTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.DtoToJooqTest 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.801+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.801+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.802+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.802+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.840+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.840+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.841+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.841+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.859+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ORUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.859+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.860+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ORUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 {"version":"1.2.0","timestamp":"2025-07-02T15:10:27.860+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:27 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.DtoToJooqTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.AliasMapperTest 15:10:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.AliasMapperTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinementTest 15:10:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinementTest 15:10:27 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinementTest 15:10:28 {"version":"1.2.0","timestamp":"2025-07-02T15:10:28.248+0000","service_id":"unknown","message":"Unknown entity name: managed-by-managedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 15:10:28 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinementTest 15:10:28 [INFO] Running org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest 15:10:28 {"version":"1.2.0","timestamp":"2025-07-02T15:10:28.305+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest]: TeivGroupsHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:10:28 {"version":"1.2.0","timestamp":"2025-07-02T15:10:28.320+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:10:28 15:10:28 . ____ _ __ _ _ 15:10:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:28 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:28 =========|_|==============|___/=/_/_/_/ 15:10:28 15:10:28 :: Spring Boot :: (v3.4.2) 15:10:28 15:10:28 {"version":"1.2.0","timestamp":"2025-07-02T15:10:28.361+0000","service_id":"unknown","message":"Starting TeivGroupsHealthIndicatorTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:28 {"version":"1.2.0","timestamp":"2025-07-02T15:10:28.361+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"groups\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:30 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.771+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:10:30 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.772+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:10:30 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.778+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:10:30 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.799+0000","service_id":"unknown","message":"Completed initialization in 27 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:10:30 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.870+0000","service_id":"unknown","message":"Started TeivGroupsHealthIndicatorTest in 2.543 seconds (process running for 1143.834)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:31 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.971+0000","service_id":"unknown","message":"top-exp-inv-groups is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 15:10:31 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.975+0000","service_id":"unknown","message":"top-exp-inv-groups is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 15:10:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.677 s -- in org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest 15:10:31 [INFO] Running org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest 15:10:31 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.990+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest]: TeivExposureHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:10:31 {"version":"1.2.0","timestamp":"2025-07-02T15:10:30.996+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:10:31 15:10:31 . ____ _ __ _ _ 15:10:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:31 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:31 =========|_|==============|___/=/_/_/_/ 15:10:31 15:10:31 :: Spring Boot :: (v3.4.2) 15:10:31 15:10:31 {"version":"1.2.0","timestamp":"2025-07-02T15:10:31.043+0000","service_id":"unknown","message":"Starting TeivExposureHealthIndicatorTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:31 {"version":"1.2.0","timestamp":"2025-07-02T15:10:31.043+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:31 {"version":"1.2.0","timestamp":"2025-07-02T15:10:31.447+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:32.924+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:32.924+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:32.931+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:32.955+0000","service_id":"unknown","message":"Completed initialization in 31 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:33.027+0000","service_id":"unknown","message":"Started TeivExposureHealthIndicatorTest in 2.02 seconds (process running for 1145.992)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:33.064+0000","service_id":"unknown","message":"topology-exposure-inventory is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:33.067+0000","service_id":"unknown","message":"topology-exposure-inventory is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 15:10:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 s -- in org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest 15:10:33 [INFO] Running org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:33.080+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest]: TeivIngestionHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:33.083+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:10:33 15:10:33 . ____ _ __ _ _ 15:10:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:33 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:33 =========|_|==============|___/=/_/_/_/ 15:10:33 15:10:33 :: Spring Boot :: (v3.4.2) 15:10:33 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:33.117+0000","service_id":"unknown","message":"Starting TeivIngestionHealthIndicatorTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:33.117+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:33 {"version":"1.2.0","timestamp":"2025-07-02T15:10:33.535+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:10:34 {"version":"1.2.0","timestamp":"2025-07-02T15:10:34.854+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:10:34 {"version":"1.2.0","timestamp":"2025-07-02T15:10:34.854+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:10:34 {"version":"1.2.0","timestamp":"2025-07-02T15:10:34.860+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:10:34 {"version":"1.2.0","timestamp":"2025-07-02T15:10:34.877+0000","service_id":"unknown","message":"Completed initialization in 23 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:10:35 {"version":"1.2.0","timestamp":"2025-07-02T15:10:34.950+0000","service_id":"unknown","message":"Started TeivIngestionHealthIndicatorTest in 1.862 seconds (process running for 1147.914)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 15:10:35 {"version":"1.2.0","timestamp":"2025-07-02T15:10:34.952+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 15:10:35 {"version":"1.2.0","timestamp":"2025-07-02T15:10:35.024+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 15:10:35 {"version":"1.2.0","timestamp":"2025-07-02T15:10:35.071+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Kafka is unavailable.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 15:10:35 {"version":"1.2.0","timestamp":"2025-07-02T15:10:35.078+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Kafka is unavailable.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 15:10:35 {"version":"1.2.0","timestamp":"2025-07-02T15:10:35.090+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 15:10:35 {"version":"1.2.0","timestamp":"2025-07-02T15:10:35.096+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 15:10:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s -- in org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest 15:10:35 [INFO] Running org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest 15:10:35 {"version":"1.2.0","timestamp":"2025-07-02T15:10:35.686+0000","service_id":"unknown","message":"Error while deserializing the criteria for the dynamic group: testGroup ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest$1: Error\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3827)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest.lambda$testResolveDynamicGroupsThrowsException$0(DynamicGroupResolverTest.java:65)\n\tat org.junit.Assert.assertThrows(Assert.java:1001)\n\tat org.junit.Assert.assertThrows(Assert.java:981)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest.testResolveDynamicGroupsThrowsException(DynamicGroupResolverTest.java:64)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s -- in org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest 15:10:35 [INFO] Running org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest 15:10:36 {"version":"1.2.0","timestamp":"2025-07-02T15:10:35.986+0000","service_id":"unknown","message":"Error while serializing the criteria for the dynamic group: class OranTeivDynamic {\n name: testGroup\n type: dynamic\n criteria: class OranTeivGetEntitiesByDomain {\n queryType: getEntitiesByDomain\n domain: RAN\n targetFilter: null\n scopeFilter: null\n }\n}","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest$1: Error\n\tat com.fasterxml.jackson.databind.ObjectMapper.writeValueAsString(ObjectMapper.java:4050)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:63)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest.lambda$createGroupThrowsJsonException$0(DynamicGroupCreatorTest.java:62)\n\tat org.junit.Assert.assertThrows(Assert.java:1001)\n\tat org.junit.Assert.assertThrows(Assert.java:981)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest.createGroupThrowsJsonException(DynamicGroupCreatorTest.java:62)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest 15:10:36 [INFO] Running org.oran.smo.teiv.startup.SchemaCleanUpHandlerTest 15:10:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.oran.smo.teiv.startup.SchemaCleanUpHandlerTest 15:10:36 [INFO] Running org.oran.smo.teiv.utils.IngestionYangParserTest 15:10:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.oran.smo.teiv.utils.IngestionYangParserTest 15:10:36 [INFO] Running org.oran.smo.teiv.utils.schema.GeographyTest 15:10:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.oran.smo.teiv.utils.schema.GeographyTest 15:10:36 [INFO] Running org.oran.smo.teiv.utils.JooqTypeConverterTest 15:10:36 {"version":"1.2.0","timestamp":"2025-07-02T15:10:36.219+0000","service_id":"unknown","message":"Exception during converting jsonb to list","extra_data":{"logger":"org.oran.smo.teiv.utils.JooqTypeConverter","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]\n\tat com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)\n\tat com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1767)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1541)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1488)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.handleNonArray(CollectionDeserializer.java:402)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:254)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.utils.JooqTypeConverter.jsonbToList(JooqTypeConverter.java:49)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.lambda$testThrowExceptionJsonbToMap$3(JooqTypeConverterTest.java:104)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.testThrowExceptionJsonbToMap(JooqTypeConverterTest.java:104)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:36 {"version":"1.2.0","timestamp":"2025-07-02T15:10:36.225+0000","service_id":"unknown","message":"Exception during converting jsonb to list","extra_data":{"logger":"org.oran.smo.teiv.utils.JooqTypeConverter","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.JsonMappingException: Unexpected end-of-input: was expecting closing quote for a string value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 14] (through reference chain: java.util.ArrayList[1])\n\tat com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:401)\n\tat com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:372)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:381)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:246)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.utils.JooqTypeConverter.jsonbToList(JooqTypeConverter.java:49)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.lambda$testThrowExceptionJsonbToList$2(JooqTypeConverterTest.java:98)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.testThrowExceptionJsonbToList(JooqTypeConverterTest.java:98)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: com.fasterxml.jackson.core.io.JsonEOFException: Unexpected end-of-input: was expecting closing quote for a string value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 14]\n\tat com.fasterxml.jackson.core.base.ParserMinimalBase._reportInvalidEOF(ParserMinimalBase.java:641)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString2(ReaderBasedJsonParser.java:2186)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString(ReaderBasedJsonParser.java:2173)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser.getText(ReaderBasedJsonParser.java:295)\n\tat com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializerNR.deserialize(UntypedObjectDeserializerNR.java:82)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:361)\n\t... 83 common frames omitted\n"}}} 15:10:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.oran.smo.teiv.utils.JooqTypeConverterTest 15:10:36 [INFO] Running org.oran.smo.teiv.utils.YangParserTest 15:10:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.oran.smo.teiv.utils.YangParserTest 15:10:36 [INFO] Running org.oran.smo.teiv.utils.ExposureYangParserTest 15:10:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.oran.smo.teiv.utils.ExposureYangParserTest 15:10:36 [INFO] Running org.oran.smo.teiv.CoreApplicationTest 15:10:36 {"version":"1.2.0","timestamp":"2025-07-02T15:10:36.453+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.CoreApplicationTest]: CoreApplicationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 15:10:36 {"version":"1.2.0","timestamp":"2025-07-02T15:10:36.473+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.CoreApplicationTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 15:10:36 15:10:36 . ____ _ __ _ _ 15:10:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:36 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:36 =========|_|==============|___/=/_/_/_/ 15:10:36 15:10:36 :: Spring Boot :: (v3.4.2) 15:10:36 15:10:36 {"version":"1.2.0","timestamp":"2025-07-02T15:10:36.513+0000","service_id":"unknown","message":"Starting CoreApplicationTest using Java 17.0.7 with PID 8043 (started by jenkins in /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 15:10:36 {"version":"1.2.0","timestamp":"2025-07-02T15:10:36.513+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 15:10:37 {"version":"1.2.0","timestamp":"2025-07-02T15:10:36.932+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 15:10:38 {"version":"1.2.0","timestamp":"2025-07-02T15:10:38.483+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 15:10:38 {"version":"1.2.0","timestamp":"2025-07-02T15:10:38.483+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:10:38 {"version":"1.2.0","timestamp":"2025-07-02T15:10:38.492+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 15:10:38 {"version":"1.2.0","timestamp":"2025-07-02T15:10:38.516+0000","service_id":"unknown","message":"Completed initialization in 33 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 15:10:38 {"version":"1.2.0","timestamp":"2025-07-02T15:10:38.588+0000","service_id":"unknown","message":"Started CoreApplicationTest in 2.104 seconds (process running for 1151.552)","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 15:10:38 {"version":"1.2.0","timestamp":"2025-07-02T15:10:38.681+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:10:39 {"version":"1.2.0","timestamp":"2025-07-02T15:10:39.699+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 15:10:39 {"version":"1.2.0","timestamp":"2025-07-02T15:10:39.706+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:10:40 {"version":"1.2.0","timestamp":"2025-07-02T15:10:40.708+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 15:10:40 {"version":"1.2.0","timestamp":"2025-07-02T15:10:40.717+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.719+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.795+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.803+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.807+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.831+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.834+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.838+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.857+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.860+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.863+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.887+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.890+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.894+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.913+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.916+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:41 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.919+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.942+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.947+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:41.955+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 15:10:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.511 s -- in org.oran.smo.teiv.CoreApplicationTest 15:10:42 [INFO] Running org.oran.smo.teiv.listener.CreateTopologyProcessorTest 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:42.555+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: test error","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:42.560+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Received field: invalidfield isn't a valid field of entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:42.569+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Can't create a Geography object from: 0","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:42.572+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.610 s -- in org.oran.smo.teiv.listener.CreateTopologyProcessorTest 15:10:42 [INFO] Running org.oran.smo.teiv.listener.MergeTopologyProcessorTest 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:42.606+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Received field: invalidfield isn't a valid field of entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:42.617+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Discard event by expected test behavior","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:42.621+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Can't create a Geography object from: 0","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:42 {"version":"1.2.0","timestamp":"2025-07-02T15:10:42.626+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.oran.smo.teiv.listener.MergeTopologyProcessorTest 15:10:42 [INFO] Running org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessorTest 15:10:45 {"version":"1.2.0","timestamp":"2025-07-02T15:10:45.233+0000","service_id":"unknown","message":"Unsupported type: unsupported-type for source-entity-delete event. Event: CloudEvent{id='1.0', source=http://localhost:8080/local-source, type='topology-inventory-ingestion.topology-inventory-ingestion.source-entity-delete', datacontenttype='application/json', dataschema=http://localhost/schema, data=BytesCloudEventData{value=[123, 34, 116, 121, 112, 101, 34, 58, 34, 117, 110, 115, 117, 112, 112, 111, 114, 116, 101, 100, 45, 116, 121, 112, 101, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 34, 97, 98, 99, 34, 125]}, extensions={correlationid=test-correlation-id}}","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:45 {"version":"1.2.0","timestamp":"2025-07-02T15:10:45.239+0000","service_id":"unknown","message":"Error while parsing the Missing required creator property 'value' (index 1)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 35] (through reference chain: org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor$SourceEntityDelete[\"value\"]) event.","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:45 {"version":"1.2.0","timestamp":"2025-07-02T15:10:45.533+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.topology-inventory-ingestion.source-entity-delete, dataschema=http://localhost/schema, data={\"type\":\"cmHandle\",\"value\":\"abc\"}}. Used kafka message key: messageKey. Reason: null","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.896 s -- in org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessorTest 15:10:45 [INFO] Running org.oran.smo.teiv.listener.DeleteTopologyProcessorTest 15:10:45 {"version":"1.2.0","timestamp":"2025-07-02T15:10:45.559+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.delete, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Discard event by expected test behavior","extra_data":{"logger":"org.oran.smo.teiv.listener.DeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:45 {"version":"1.2.0","timestamp":"2025-07-02T15:10:45.562+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.delete, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.DeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 15:10:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.oran.smo.teiv.listener.DeleteTopologyProcessorTest 15:10:46 [INFO] 15:10:46 [INFO] Results: 15:10:46 [INFO] 15:10:46 [INFO] Tests run: 790, Failures: 0, Errors: 0, Skipped: 0 15:10:46 [INFO] 15:10:46 [INFO] 15:10:46 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ topology-exposure-inventory-jar --- 15:10:46 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec 15:10:47 [INFO] Analyzed bundle 'topology-exposure-inventory-jar' with 233 classes 15:10:47 [INFO] All coverage checks have been met. 15:10:47 [INFO] 15:10:47 [INFO] --- spring-cloud-contract:4.0.2:generateStubs (default-generateStubs) @ topology-exposure-inventory-jar --- 15:10:47 [INFO] Files matching this pattern will be excluded from stubs generation [] 15:10:47 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.3.0-SNAPSHOT-stubs.jar 15:10:47 [INFO] 15:10:47 [INFO] --- jar:3.4.2:jar (default-jar) @ topology-exposure-inventory-jar --- 15:10:47 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.3.0-SNAPSHOT.jar 15:10:47 [INFO] 15:10:47 [INFO] --- resources:3.3.1:copy-resources (copy-resource-docs) @ topology-exposure-inventory-jar --- 15:10:48 [INFO] Copying 4 resources from src/main/resources/v1 to ../docs/offeredapis 15:10:48 [INFO] 15:10:48 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ topology-exposure-inventory-jar --- 15:10:48 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.3.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:10:48 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.3.0-SNAPSHOT.jar.original 15:10:48 [INFO] 15:10:48 [INFO] --- spring-boot:3.4.2:repackage (default) @ topology-exposure-inventory-jar --- 15:10:48 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.3.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:10:48 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.3.0-SNAPSHOT.jar.original 15:10:48 [INFO] 15:10:48 [INFO] --- jacoco:0.8.8:prepare-agent-integration (agent-for-it) @ topology-exposure-inventory-jar --- 15:10:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/jacoco-it.exec,append=true,excludes=**/teiv/api/**/*:**/models/*.* 15:10:48 [INFO] 15:10:48 [INFO] --- jacoco:0.8.8:report (jacoco-site) @ topology-exposure-inventory-jar --- 15:10:48 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec 15:10:48 [INFO] Analyzed bundle 'topology-exposure-inventory-jar' with 233 classes 15:10:49 [INFO] 15:10:49 [INFO] --- license:4.2:check (default) @ topology-exposure-inventory-jar --- 15:10:49 [INFO] Checking licenses... 15:10:49 [WARNING] At least one licenseSet must be specified 15:10:49 [INFO] 15:10:49 [INFO] --- spotless:2.30.0:check (default) @ topology-exposure-inventory-jar --- 15:11:03 [INFO] 15:11:03 [INFO] --- install:3.1.3:install (default-install) @ topology-exposure-inventory-jar --- 15:11:03 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/pom.xml to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/topology-exposure-inventory-jar-0.3.0-SNAPSHOT.pom 15:11:03 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.3.0-SNAPSHOT.jar to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/topology-exposure-inventory-jar-0.3.0-SNAPSHOT.jar 15:11:03 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.3.0-SNAPSHOT-stubs.jar to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.3.0-SNAPSHOT/topology-exposure-inventory-jar-0.3.0-SNAPSHOT-stubs.jar 15:11:03 [INFO] 15:11:03 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-exposure-image) @ topology-exposure-inventory-jar --- 15:11:05 [INFO] Building tar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/docker/o-ran-sc/smo-teiv-exposure/0.3.0-SNAPSHOT/tmp/docker-build.tar 15:11:10 [INFO] DOCKER> [o-ran-sc/smo-teiv-exposure:0.3.0-SNAPSHOT]: Created docker-build.tar in 5 seconds 15:11:52 [INFO] DOCKER> [o-ran-sc/smo-teiv-exposure:0.3.0-SNAPSHOT]: Built image sha256:c2e68 15:11:52 [INFO] DOCKER> [o-ran-sc/smo-teiv-exposure:0.3.0-SNAPSHOT]: Tag with 0.3.0-SNAPSHOT,latest 15:11:52 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-exposure:0.3.0-SNAPSHOT successful! 15:11:52 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-exposure:latest successful! 15:11:52 [INFO] 15:11:52 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-ingestion-image) @ topology-exposure-inventory-jar --- 15:11:52 [INFO] Building tar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/docker/o-ran-sc/smo-teiv-ingestion/0.3.0-SNAPSHOT/tmp/docker-build.tar 15:11:53 [INFO] DOCKER> [o-ran-sc/smo-teiv-ingestion:0.3.0-SNAPSHOT]: Created docker-build.tar in 884 milliseconds 15:11:58 [INFO] DOCKER> [o-ran-sc/smo-teiv-ingestion:0.3.0-SNAPSHOT]: Built image sha256:212b3 15:11:58 [INFO] DOCKER> [o-ran-sc/smo-teiv-ingestion:0.3.0-SNAPSHOT]: Tag with 0.3.0-SNAPSHOT,latest 15:11:58 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-ingestion:0.3.0-SNAPSHOT successful! 15:11:58 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-ingestion:latest successful! 15:11:58 [INFO] 15:11:58 [INFO] -----------------------< org.oran.smo:adapters >------------------------ 15:11:58 [INFO] Building adapters 0.3.0-SNAPSHOT [7/8] 15:11:58 [INFO] from adapters/pom.xml 15:11:58 [INFO] --------------------------------[ pom ]--------------------------------- 15:11:58 [INFO] 15:11:58 [INFO] --- clean:3.4.0:clean (default-clean) @ adapters --- 15:11:58 [INFO] 15:11:58 [INFO] --- install:3.1.3:install (default-install) @ adapters --- 15:11:58 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/pom.xml to /tmp/r/org/oran/smo/adapters/0.3.0-SNAPSHOT/adapters-0.3.0-SNAPSHOT.pom 15:11:58 [INFO] 15:11:58 [INFO] -----------------< org.oran.smo:ncmp-to-teiv-adapter >------------------ 15:11:58 [INFO] Building ncmp-to-teiv-adapter 0.0.2-SNAPSHOT [8/8] 15:11:58 [INFO] from adapters/ncmp-to-teiv-adapter/pom.xml 15:11:58 [INFO] --------------------------------[ jar ]--------------------------------- 15:11:59 [INFO] 15:11:59 [INFO] --- clean:3.4.0:clean (default-clean) @ ncmp-to-teiv-adapter --- 15:11:59 [INFO] 15:11:59 [INFO] --- apache-rat:0.15:check (default) @ ncmp-to-teiv-adapter --- 15:11:59 [INFO] Enabled default license matchers. 15:11:59 [INFO] Will parse SCM ignores for exclusions... 15:11:59 [INFO] Finished adding exclusions from SCM ignore files. 15:11:59 [INFO] 62 implicit excludes. 15:11:59 [INFO] 25 explicit excludes. 15:11:59 [INFO] 27 resources included 15:11:59 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses. 15:11:59 [INFO] 15:11:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ncmp-to-teiv-adapter --- 15:11:59 [INFO] Copying 1 resource from src/main/resources to target/classes 15:11:59 [INFO] Copying 1 resource from src/main/resources to target/classes 15:11:59 [INFO] 15:11:59 [INFO] --- compiler:3.13.0:compile (default-compile) @ ncmp-to-teiv-adapter --- 15:11:59 [INFO] Recompiling the module because of changed dependency. 15:11:59 [INFO] Compiling 23 source files with javac [debug parameters release 17] to target/classes 15:12:00 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java/org/oran/smo/ncmp_to_teiv_adapter/models/ManagedElement.java: Some input files use unchecked or unsafe operations. 15:12:00 [INFO] /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java/org/oran/smo/ncmp_to_teiv_adapter/models/ManagedElement.java: Recompile with -Xlint:unchecked for details. 15:12:00 [INFO] 15:12:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ncmp-to-teiv-adapter --- 15:12:00 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/test/resources 15:12:00 [INFO] 15:12:00 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ncmp-to-teiv-adapter --- 15:12:00 [INFO] No sources to compile 15:12:00 [INFO] 15:12:00 [INFO] --- surefire:3.5.2:test (default-test) @ ncmp-to-teiv-adapter --- 15:12:00 [INFO] No tests to run. 15:12:00 [INFO] 15:12:00 [INFO] --- jar:3.4.2:jar (default-jar) @ ncmp-to-teiv-adapter --- 15:12:00 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.2-SNAPSHOT.jar 15:12:00 [INFO] 15:12:00 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ ncmp-to-teiv-adapter --- 15:12:00 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:12:00 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.2-SNAPSHOT.jar.original 15:12:00 [INFO] 15:12:00 [INFO] --- install:3.1.3:install (default-install) @ ncmp-to-teiv-adapter --- 15:12:00 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/pom.xml to /tmp/r/org/oran/smo/ncmp-to-teiv-adapter/0.0.2-SNAPSHOT/ncmp-to-teiv-adapter-0.0.2-SNAPSHOT.pom 15:12:00 [INFO] Installing /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.2-SNAPSHOT.jar to /tmp/r/org/oran/smo/ncmp-to-teiv-adapter/0.0.2-SNAPSHOT/ncmp-to-teiv-adapter-0.0.2-SNAPSHOT.jar 15:12:00 [INFO] 15:12:00 [INFO] --- docker:0.43.4:build (build-ncmp-to-teiv-adapter-image) @ ncmp-to-teiv-adapter --- 15:12:00 [INFO] Building tar: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/docker/o-ran-sc/smo-ncmp-to-teiv-adapter/0.0.2-SNAPSHOT/tmp/docker-build.tar 15:12:01 [INFO] DOCKER> [o-ran-sc/smo-ncmp-to-teiv-adapter:0.0.2-SNAPSHOT]: Created docker-build.tar in 201 milliseconds 15:12:03 [INFO] DOCKER> [o-ran-sc/smo-ncmp-to-teiv-adapter:0.0.2-SNAPSHOT]: Built image sha256:9b286 15:12:03 [INFO] DOCKER> [o-ran-sc/smo-ncmp-to-teiv-adapter:0.0.2-SNAPSHOT]: Tag with 0.0.2-SNAPSHOT,latest 15:12:03 [INFO] DOCKER> Tagging image o-ran-sc/smo-ncmp-to-teiv-adapter:0.0.2-SNAPSHOT successful! 15:12:03 [INFO] DOCKER> Tagging image o-ran-sc/smo-ncmp-to-teiv-adapter:latest successful! 15:12:03 [INFO] ------------------------------------------------------------------------ 15:12:03 [INFO] Reactor Summary: 15:12:03 [INFO] 15:12:03 [INFO] topology-exposure-inventory 0.3.0-SNAPSHOT ......... SUCCESS [ 0.938 s] 15:12:03 [INFO] yang-parser 0.3.0-SNAPSHOT ......................... SUCCESS [ 0.010 s] 15:12:03 [INFO] Yang Parser 1.2.1-SNAPSHOT ......................... SUCCESS [ 41.444 s] 15:12:03 [INFO] yang-parser-example 0.0.2-SNAPSHOT ................. SUCCESS [ 1.095 s] 15:12:03 [INFO] pgsql-schema-generator 1.2.1 ....................... SUCCESS [01:14 min] 15:12:03 [INFO] topology-exposure-inventory-jar 0.3.0-SNAPSHOT ..... SUCCESS [21:40 min] 15:12:03 [INFO] adapters 0.3.0-SNAPSHOT ............................ SUCCESS [ 0.010 s] 15:12:03 [INFO] ncmp-to-teiv-adapter 0.0.2-SNAPSHOT ................ SUCCESS [ 4.624 s] 15:12:03 [INFO] ------------------------------------------------------------------------ 15:12:03 [INFO] BUILD SUCCESS 15:12:03 [INFO] ------------------------------------------------------------------------ 15:12:03 [INFO] Total time: 24:00 min 15:12:03 [INFO] Finished at: 2025-07-02T15:12:03Z 15:12:03 [INFO] ------------------------------------------------------------------------ 15:12:03 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins204988300186393303.sh 15:12:03 $ ssh-agent -k 15:12:03 unset SSH_AUTH_SOCK; 15:12:03 unset SSH_AGENT_PID; 15:12:03 echo Agent pid 2188 killed; 15:12:03 [ssh-agent] Stopped. 15:12:03 [JaCoCo plugin] Collecting JaCoCo coverage data... 15:12:03 [JaCoCo plugin] Version: 3.3.7 15:12:03 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 15:12:04 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 3 15:12:04 [JaCoCo plugin] Saving matched execfiles: /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 15:12:04 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 15:12:04 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/classes 24 files 15:12:04 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes 0 files 15:12:04 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/classes 54 files 15:12:04 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/target/classes 369 files 15:12:04 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/classes 3 files 15:12:04 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/classes 225 files 15:12:04 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 15:12:04 [JaCoCo plugin] Source Inclusions: **/*.java 15:12:04 [JaCoCo plugin] Source Exclusions: null 15:12:04 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java 23 files 15:12:04 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java 41 files 15:12:05 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/teiv/src/main/java 222 files 15:12:05 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/parser-example/src/main/java 3 files 15:12:05 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/java 190 files 15:12:05 [JaCoCo plugin] Loading inclusions files.. 15:12:05 [JaCoCo plugin] inclusions: [] 15:12:05 [JaCoCo plugin] exclusions: [org/oran/smo/teiv/api/*.class, org/oran/smo/teiv/api/model/**, org/oran/smo/teiv/antlr4/**] 15:12:05 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 15:12:05 [JaCoCo plugin] Publishing the results.. 15:12:05 [JaCoCo plugin] Loading packages.. 15:12:05 [JaCoCo plugin] Done. 15:12:05 [JaCoCo plugin] Overall coverage: class: 90.625, method: 84.96957, line: 89.1358, branch: 85.5089, instruction: 90.25142, complexity: 81.574005 15:12:05 [PostBuildScript] - [INFO] Executing post build scripts. 15:12:05 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins16743669544167856447.sh 15:12:05 ---> sysstat.sh 15:12:06 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins8288258257263985071.sh 15:12:06 ---> package-listing.sh 15:12:06 ++ facter osfamily 15:12:06 ++ tr '[:upper:]' '[:lower:]' 15:12:06 + OS_FAMILY=debian 15:12:06 + workspace=/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17 15:12:06 + START_PACKAGES=/tmp/packages_start.txt 15:12:06 + END_PACKAGES=/tmp/packages_end.txt 15:12:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:06 + PACKAGES=/tmp/packages_start.txt 15:12:06 + '[' /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17 ']' 15:12:06 + PACKAGES=/tmp/packages_end.txt 15:12:06 + case "${OS_FAMILY}" in 15:12:06 + dpkg -l 15:12:06 + grep '^ii' 15:12:06 + '[' -f /tmp/packages_start.txt ']' 15:12:06 + '[' -f /tmp/packages_end.txt ']' 15:12:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:06 + '[' /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17 ']' 15:12:06 + mkdir -p /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/archives/ 15:12:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/archives/ 15:12:06 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins10387686028507438786.sh 15:12:06 ---> capture-instance-metadata.sh 15:12:06 Setup pyenv: 15:12:06 system 15:12:06 3.8.13 15:12:06 3.9.13 15:12:06 * 3.10.6 (set by /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/.python-version) 15:12:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yNcl from file:/tmp/.os_lf_venv 15:12:10 lf-activate-venv(): INFO: Installing: lftools 15:12:28 lf-activate-venv(): INFO: Adding /tmp/venv-yNcl/bin to PATH 15:12:28 INFO: Running in OpenStack, capturing instance metadata 15:12:29 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins4669624163196128870.sh 15:12:29 provisioning config files... 15:12:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17@tmp/config10159610035568376726tmp 15:12:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:12:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:12:29 [EnvInject] - Injecting environment variables from a build step. 15:12:29 [EnvInject] - Injecting as environment variables the properties content 15:12:29 SERVER_ID=logs 15:12:29 15:12:29 [EnvInject] - Variables injected successfully. 15:12:29 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins16407852296401831126.sh 15:12:29 ---> create-netrc.sh 15:12:29 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins3979927020354964694.sh 15:12:29 ---> python-tools-install.sh 15:12:29 Setup pyenv: 15:12:29 system 15:12:29 3.8.13 15:12:29 3.9.13 15:12:29 * 3.10.6 (set by /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/.python-version) 15:12:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yNcl from file:/tmp/.os_lf_venv 15:12:33 lf-activate-venv(): INFO: Installing: lftools 15:12:51 lf-activate-venv(): INFO: Adding /tmp/venv-yNcl/bin to PATH 15:12:51 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins13121774153202823575.sh 15:12:51 ---> sudo-logs.sh 15:12:51 Archiving 'sudo' log.. 15:12:51 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins8361554230316902774.sh 15:12:51 ---> job-cost.sh 15:12:51 Setup pyenv: 15:12:51 system 15:12:51 3.8.13 15:12:51 3.9.13 15:12:51 * 3.10.6 (set by /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/.python-version) 15:12:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yNcl from file:/tmp/.os_lf_venv 15:12:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:13:05 lf-activate-venv(): INFO: Adding /tmp/venv-yNcl/bin to PATH 15:13:05 INFO: No Stack... 15:13:05 INFO: Retrieving Pricing Info for: v3-starter-4 15:13:06 INFO: Archiving Costs 15:13:06 [smo-teiv-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins6610751393491323649.sh 15:13:06 ---> logs-deploy.sh 15:13:06 Setup pyenv: 15:13:06 system 15:13:06 3.8.13 15:13:06 3.9.13 15:13:06 * 3.10.6 (set by /w/workspace/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/.python-version) 15:13:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yNcl from file:/tmp/.os_lf_venv 15:13:10 lf-activate-venv(): INFO: Installing: lftools 15:13:28 lf-activate-venv(): INFO: Adding /tmp/venv-yNcl/bin to PATH 15:13:28 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-teiv-maven-docker-verify-master-mvn39-openjdk17/37 15:13:28 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 15:13:32 Archives upload complete. 15:13:32 INFO: archiving logs to Nexus 15:13:34 ---> uname -a: 15:13:34 Linux prd-ubuntu1804-docker-4c-4g-4430 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:13:34 15:13:34 15:13:34 ---> lscpu: 15:13:34 Architecture: x86_64 15:13:34 CPU op-mode(s): 32-bit, 64-bit 15:13:34 Byte Order: Little Endian 15:13:34 CPU(s): 4 15:13:34 On-line CPU(s) list: 0-3 15:13:34 Thread(s) per core: 1 15:13:34 Core(s) per socket: 1 15:13:34 Socket(s): 4 15:13:34 NUMA node(s): 1 15:13:34 Vendor ID: AuthenticAMD 15:13:34 CPU family: 23 15:13:34 Model: 49 15:13:34 Model name: AMD EPYC-Rome Processor 15:13:34 Stepping: 0 15:13:34 CPU MHz: 2799.998 15:13:34 BogoMIPS: 5599.99 15:13:34 Virtualization: AMD-V 15:13:34 Hypervisor vendor: KVM 15:13:34 Virtualization type: full 15:13:34 L1d cache: 32K 15:13:34 L1i cache: 32K 15:13:34 L2 cache: 512K 15:13:34 L3 cache: 16384K 15:13:34 NUMA node0 CPU(s): 0-3 15:13: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 xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:13:34 15:13:34 15:13:34 ---> nproc: 15:13:34 4 15:13:34 15:13:34 15:13:34 ---> df -h: 15:13:34 Filesystem Size Used Avail Use% Mounted on 15:13:34 udev 3.9G 0 3.9G 0% /dev 15:13:34 tmpfs 798M 696K 797M 1% /run 15:13:34 /dev/vda1 20G 12G 7.9G 60% / 15:13:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:13:34 tmpfs 5.0M 0 5.0M 0% /run/lock 15:13:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:13:34 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:13:34 tmpfs 798M 0 798M 0% /run/user/1001 15:13:34 15:13:34 15:13:34 ---> free -m: 15:13:34 total used free shared buff/cache available 15:13:34 Mem: 7975 544 2852 0 4579 7133 15:13:34 Swap: 1023 0 1023 15:13:34 15:13:34 15:13:34 ---> ip addr: 15:13:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:13:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:13:34 inet 127.0.0.1/8 scope host lo 15:13:34 valid_lft forever preferred_lft forever 15:13:34 inet6 ::1/128 scope host 15:13:34 valid_lft forever preferred_lft forever 15:13:34 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:13:34 link/ether fa:16:3e:50:a4:42 brd ff:ff:ff:ff:ff:ff 15:13:34 inet 10.32.6.182/23 brd 10.32.7.255 scope global dynamic ens3 15:13:34 valid_lft 84119sec preferred_lft 84119sec 15:13:34 inet6 fe80::f816:3eff:fe50:a442/64 scope link 15:13:34 valid_lft forever preferred_lft forever 15:13:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:13:34 link/ether 02:42:2a:1c:f6:38 brd ff:ff:ff:ff:ff:ff 15:13:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:13:34 valid_lft forever preferred_lft forever 15:13:34 inet6 fe80::42:2aff:fe1c:f638/64 scope link 15:13:34 valid_lft forever preferred_lft forever 15:13:34 15:13:34 15:13:34 ---> sar -b -r -n DEV: 15:13:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4430) 07/02/25 _x86_64_ (4 CPU) 15:13:34 15:13:34 14:35:36 LINUX RESTART (4 CPU) 15:13:34 15:13:34 14:36:02 tps rtps wtps bread/s bwrtn/s 15:13:34 14:37:01 69.43 36.36 33.07 3848.05 37959.08 15:13:34 14:38:01 2.05 0.00 2.05 0.00 21.59 15:13:34 14:39:01 0.80 0.00 0.80 0.00 9.73 15:13:34 14:40:01 1.22 0.00 1.22 0.00 14.13 15:13:34 14:41:01 0.95 0.00 0.95 0.00 11.06 15:13:34 14:42:01 1.27 0.00 1.27 0.00 14.93 15:13:34 14:43:01 0.88 0.00 0.88 0.00 10.00 15:13:34 14:44:01 1.27 0.00 1.27 0.00 14.66 15:13:34 14:45:01 0.82 0.00 0.82 0.00 9.47 15:13:34 14:46:01 1.37 0.00 1.37 0.00 17.33 15:13:34 14:47:01 79.87 24.81 55.06 880.25 4136.51 15:13:34 14:48:01 83.36 24.93 58.43 2127.82 8899.97 15:13:34 14:49:01 57.69 26.88 30.81 1262.19 9140.88 15:13:34 14:50:01 128.77 11.68 117.09 1446.34 29713.81 15:13:34 14:51:01 107.82 3.22 104.60 56.79 22090.85 15:13:34 14:52:01 153.90 1.27 152.63 91.57 25322.63 15:13:34 14:53:01 234.99 0.52 234.48 20.80 8550.84 15:13:34 14:54:01 259.96 0.22 259.74 6.67 9644.66 15:13:34 14:55:01 361.49 0.00 361.49 0.00 14270.55 15:13:34 14:56:01 367.16 0.00 367.16 0.00 13944.82 15:13:34 14:57:01 319.87 0.00 319.87 0.00 12163.33 15:13:34 14:58:01 334.65 0.00 334.65 0.00 12894.09 15:13:34 14:59:01 175.67 0.60 175.07 6.27 7095.48 15:13:34 15:00:01 2380.46 0.00 2380.46 0.00 2840.65 15:13:34 15:01:01 10.25 0.00 10.25 0.00 135.55 15:13:34 15:02:01 95.32 0.00 95.32 0.00 3345.58 15:13:34 15:03:01 367.76 0.00 367.76 0.00 13198.20 15:13:34 15:04:01 322.63 0.00 322.63 0.00 11478.49 15:13:34 15:05:01 1261.02 0.07 1260.96 1.33 13470.55 15:13:34 15:06:01 384.36 0.02 384.34 0.13 13967.95 15:13:34 15:07:01 422.49 0.08 422.41 1.47 15249.72 15:13:34 15:08:01 414.46 0.03 414.43 0.27 14983.54 15:13:34 15:09:01 450.22 3.01 447.20 71.64 17059.25 15:13:34 15:10:01 2611.88 0.07 2611.82 5.73 19839.95 15:13:34 15:11:02 251.68 0.81 250.87 24.37 18115.94 15:13:34 15:12:01 305.07 13.49 291.58 1448.03 60699.00 15:13:34 15:13:01 46.56 7.02 39.54 428.20 9252.86 15:13:34 Average: 326.38 4.17 322.21 314.81 11578.09 15:13:34 15:13:34 14:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:34 14:37:01 6154592 7541544 2012828 24.64 26380 1547060 869744 9.44 432744 1425820 88 15:13:34 14:38:01 6154640 7541704 2012780 24.64 26452 1547064 869744 9.44 432312 1425804 4 15:13:34 14:39:01 6155896 7542996 2011524 24.63 26476 1547068 869744 9.44 430716 1425800 8 15:13:34 14:40:01 6156000 7543180 2011420 24.63 26500 1547072 869744 9.44 430804 1425804 36 15:13:34 14:41:01 6156092 7543284 2011328 24.63 26532 1547072 883408 9.59 430560 1425804 8 15:13:34 14:42:01 6141984 7529324 2025436 24.80 26564 1547204 883408 9.59 444968 1425896 32 15:13:34 14:43:01 6141860 7529212 2025560 24.80 26588 1547208 883408 9.59 444840 1425900 8 15:13:34 14:44:01 6147588 7535024 2019832 24.73 26620 1547204 883408 9.59 438792 1425944 36 15:13:34 14:45:01 6147696 7535168 2019724 24.73 26636 1547216 883408 9.59 438956 1425948 168 15:13:34 14:46:01 6147448 7534960 2019972 24.73 26676 1547224 883408 9.59 439056 1425956 44 15:13:34 14:47:01 5774384 7365516 2393036 29.30 41916 1726812 1024696 11.12 639864 1578048 81024 15:13:34 14:48:01 5506092 7386388 2661328 32.58 61968 1979480 1132528 12.29 647248 1805916 128576 15:13:34 14:49:01 4587440 6731260 3579980 43.83 70092 2226192 1507912 16.36 1369144 1983088 92488 15:13:34 14:50:01 3272660 6241948 4894760 59.93 88996 3007120 2048708 22.23 1980376 2636940 20440 15:13:34 14:51:01 2988432 6158744 5178988 63.41 99176 3184796 2070216 22.46 2136128 2754448 96468 15:13:34 14:52:01 1822108 5626076 6345312 77.69 108236 3857348 3245972 35.22 2670516 3338800 8004 15:13:34 14:53:01 1449252 5307312 6718168 82.26 128500 3866824 3475544 37.71 3043820 3305676 15828 15:13:34 14:54:01 764652 4678532 7402768 90.64 143768 3877408 4149092 45.02 3687264 3302148 10284 15:13:34 14:55:01 655068 4670832 7512352 91.98 157952 3912844 4150516 45.04 3706604 3336060 8484 15:13:34 14:56:01 570396 4670112 7597024 93.02 168528 3932456 4165016 45.19 3719484 3353372 10132 15:13:34 14:57:01 490016 4659492 7677404 94.00 175908 3947424 4158100 45.12 3738472 3366120 13272 15:13:34 14:58:01 413248 4653892 7754172 94.94 183100 3963256 4172556 45.28 3749688 3381812 13016 15:13:34 14:59:01 323544 4610944 7843876 96.04 186896 3981604 4263092 46.26 3797200 3395176 12748 15:13:34 15:00:01 433004 4606752 7734416 94.70 186912 3982432 4297156 46.63 3807428 3395916 668 15:13:34 15:01:01 428636 4602616 7738784 94.75 186912 3982684 4307720 46.74 3810928 3396084 308 15:13:34 15:02:01 360172 4545212 7807248 95.59 187048 3982728 4366728 47.38 3866520 3393904 11392 15:13:34 15:03:01 302768 4538556 7864652 96.29 187224 3982124 4379628 47.52 3871520 3393744 8628 15:13:34 15:04:01 238516 4520732 7928904 97.08 187356 3982876 4393364 47.67 3887256 3394224 14036 15:13:34 15:05:01 194212 4370240 7973208 97.62 187516 3925552 4707096 51.08 4019112 3340640 29484 15:13:34 15:06:01 155780 4308032 8011640 98.09 187000 3860396 4896088 53.13 4059168 3284528 16704 15:13:34 15:07:01 152004 4304588 8015416 98.14 186184 3809224 4908428 53.26 4048312 3244484 13912 15:13:34 15:08:01 142992 4267556 8024428 98.25 186860 3727616 5029228 54.57 4057632 3183748 14904 15:13:34 15:09:01 138748 4260316 8028672 98.30 191560 3668768 5046380 54.76 4038444 3153188 15464 15:13:34 15:10:01 199756 4240256 7967664 97.55 197960 3617084 5099180 55.33 4043908 3121972 33588 15:13:34 15:11:02 2038456 5822396 6128964 75.04 198408 3564968 2582896 28.03 2666780 3023956 25776 15:13:34 15:12:01 1362064 5700604 6805356 83.32 199516 4209936 2382940 25.86 2947656 3519080 140064 15:13:34 15:13:01 2946376 7305788 5221044 63.93 200412 4230728 1065788 11.56 1361132 3527108 3968 15:13:34 Average: 2681475 5825165 5485945 67.17 123009 3066542 2859621 31.03 2425280 2653212 22705 15:13:34 15:13:34 14:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:13:34 14:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:13:34 14:37:01 ens3 209.40 102.17 498.61 25.01 0.00 0.00 0.00 0.00 15:13:34 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:38:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:40:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:42:01 ens3 0.55 0.23 1.49 0.08 0.00 0.00 0.00 0.00 15:13:34 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:44:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:45:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:47:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:13:34 14:47:01 ens3 202.23 125.08 1060.88 42.13 0.00 0.00 0.00 0.00 15:13:34 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:48:01 lo 2.87 2.87 0.26 0.26 0.00 0.00 0.00 0.00 15:13:34 14:48:01 ens3 67.44 44.22 447.32 20.03 0.00 0.00 0.00 0.00 15:13:34 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:49:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:13:34 14:49:01 ens3 300.10 249.89 3227.86 47.79 0.00 0.00 0.00 0.00 15:13:34 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:50:01 lo 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 15:13:34 14:50:01 ens3 300.37 206.78 4099.95 20.40 0.00 0.00 0.00 0.00 15:13:34 14:50:01 docker0 102.10 175.15 5.60 2333.26 0.00 0.00 0.00 0.00 15:13:34 14:50:01 veth23101ba 102.10 175.28 6.99 2333.27 0.00 0.00 0.00 0.19 15:13:34 14:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:13:34 14:51:01 ens3 309.67 261.04 4993.82 31.81 0.00 0.00 0.00 0.00 15:13:34 14:51:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 14:52:01 lo 3.32 3.32 0.37 0.37 0.00 0.00 0.00 0.00 15:13:34 14:52:01 ens3 395.22 170.81 2717.76 21.07 0.00 0.00 0.00 0.00 15:13:34 14:52:01 docker0 0.13 0.18 0.01 0.01 0.00 0.00 0.00 0.00 15:13:34 14:52:01 veth97ae67f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:13:34 14:53:01 lo 85.14 85.14 237.91 237.91 0.00 0.00 0.00 0.00 15:13:34 14:53:01 ens3 0.40 0.57 0.08 0.30 0.00 0.00 0.00 0.00 15:13:34 14:53:01 docker0 54.37 50.47 233.83 5.78 0.00 0.00 0.00 0.00 15:13:34 14:53:01 veth97ae67f 54.21 50.36 234.56 5.77 0.00 0.00 0.00 0.02 15:13:34 14:54:01 lo 82.29 82.29 127.70 127.70 0.00 0.00 0.00 0.00 15:13:34 14:54:01 ens3 2.45 2.50 0.44 1.84 0.00 0.00 0.00 0.00 15:13:34 14:54:01 docker0 44.16 38.13 119.87 7.81 0.00 0.00 0.00 0.00 15:13:34 14:54:01 veth97ae67f 43.98 37.96 120.46 7.80 0.00 0.00 0.00 0.01 15:13:34 14:55:01 lo 104.50 104.50 190.11 190.11 0.00 0.00 0.00 0.00 15:13:34 14:55:01 ens3 2.00 0.53 0.53 0.47 0.00 0.00 0.00 0.00 15:13:34 14:55:01 docker0 69.67 57.81 170.85 21.21 0.00 0.00 0.00 0.00 15:13:34 14:55:01 veth97ae67f 69.49 57.62 171.79 21.20 0.00 0.00 0.00 0.01 15:13:34 14:56:01 lo 112.16 112.16 210.73 210.73 0.00 0.00 0.00 0.00 15:13:34 14:56:01 ens3 1.47 0.97 2.01 1.25 0.00 0.00 0.00 0.00 15:13:34 14:56:01 docker0 74.48 62.13 190.12 22.60 0.00 0.00 0.00 0.00 15:13:34 14:56:01 veth97ae67f 74.29 61.96 191.13 22.59 0.00 0.00 0.00 0.02 15:13:34 14:57:01 lo 120.57 120.57 278.89 278.89 0.00 0.00 0.00 0.00 15:13:34 14:57:01 ens3 1.10 0.47 0.22 0.86 0.00 0.00 0.00 0.00 15:13:34 14:57:01 docker0 82.73 71.13 252.46 29.09 0.00 0.00 0.00 0.00 15:13:34 14:57:01 veth97ae67f 82.55 70.95 253.58 29.08 0.00 0.00 0.00 0.02 15:13:34 14:58:01 lo 126.97 126.97 309.95 309.95 0.00 0.00 0.00 0.00 15:13:34 14:58:01 ens3 0.88 0.70 0.35 1.00 0.00 0.00 0.00 0.00 15:13:34 14:58:01 docker0 88.72 75.78 281.11 31.77 0.00 0.00 0.00 0.00 15:13:34 14:58:01 veth97ae67f 88.54 75.60 282.32 31.76 0.00 0.00 0.00 0.02 15:13:34 14:59:01 lo 132.34 132.34 377.54 377.54 0.00 0.00 0.00 0.00 15:13:34 14:59:01 ens3 1.38 1.20 0.27 0.69 0.00 0.00 0.00 0.00 15:13:34 14:59:01 docker0 83.49 76.39 347.35 31.62 0.00 0.00 0.00 0.00 15:13:34 14:59:01 veth97ae67f 83.30 76.20 348.48 31.61 0.00 0.00 0.00 0.03 15:13:34 15:00:01 lo 77.81 77.81 244.97 244.97 0.00 0.00 0.00 0.00 15:13:34 15:00:01 ens3 0.50 0.43 0.08 0.25 0.00 0.00 0.00 0.00 15:13:34 15:00:01 docker0 47.42 46.05 220.83 24.89 0.00 0.00 0.00 0.00 15:13:34 15:00:01 veth97ae67f 47.23 45.88 221.46 24.88 0.00 0.00 0.00 0.02 15:13:34 15:01:01 lo 128.01 128.01 448.69 448.69 0.00 0.00 0.00 0.00 15:13:34 15:01:01 ens3 0.47 0.38 0.12 0.30 0.00 0.00 0.00 0.00 15:13:34 15:01:01 docker0 85.74 82.76 405.91 45.45 0.00 0.00 0.00 0.00 15:13:34 15:01:01 veth97ae67f 85.55 82.57 407.07 45.44 0.00 0.00 0.00 0.03 15:13:34 15:02:01 lo 107.40 107.40 254.42 254.42 0.00 0.00 0.00 0.00 15:13:34 15:02:01 ens3 1.93 2.02 0.43 1.91 0.00 0.00 0.00 0.00 15:13:34 15:02:01 docker0 57.82 54.74 234.69 18.93 0.00 0.00 0.00 0.00 15:13:34 15:02:01 veth97ae67f 57.64 54.56 235.47 18.92 0.00 0.00 0.00 0.02 15:13:34 15:03:01 lo 124.78 124.78 280.65 280.65 0.00 0.00 0.00 0.00 15:13:34 15:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 15:03:01 docker0 85.69 73.09 255.11 28.26 0.00 0.00 0.00 0.00 15:13:34 15:03:01 veth97ae67f 85.50 72.90 256.27 28.25 0.00 0.00 0.00 0.02 15:13:34 15:04:01 lo 96.72 96.72 166.25 166.25 0.00 0.00 0.00 0.00 15:13:34 15:04:01 ens3 3.63 2.92 0.67 1.94 0.00 0.00 0.00 0.00 15:13:34 15:04:01 docker0 59.89 49.81 150.72 16.56 0.00 0.00 0.00 0.00 15:13:34 15:04:01 veth97ae67f 59.71 49.63 151.53 16.55 0.00 0.00 0.00 0.01 15:13:34 15:05:01 lo 147.64 147.64 226.82 226.82 0.00 0.00 0.00 0.00 15:13:34 15:05:01 ens3 21.83 15.98 4.71 37.32 0.00 0.00 0.00 0.00 15:13:34 15:05:01 docker0 77.44 71.70 202.21 24.70 0.00 0.00 0.00 0.00 15:13:34 15:05:01 veth97ae67f 77.25 71.52 203.25 24.69 0.00 0.00 0.00 0.02 15:13:34 15:06:01 lo 112.61 112.61 108.37 108.37 0.00 0.00 0.00 0.00 15:13:34 15:06:01 ens3 12.91 8.21 2.56 29.19 0.00 0.00 0.00 0.00 15:13:34 15:06:01 docker0 62.97 53.52 99.11 10.05 0.00 0.00 0.00 0.00 15:13:34 15:06:01 veth97ae67f 62.79 53.34 99.96 10.03 0.00 0.00 0.00 0.01 15:13:34 15:07:01 lo 89.40 89.40 34.04 34.04 0.00 0.00 0.00 0.00 15:13:34 15:07:01 ens3 0.32 0.22 0.10 0.23 0.00 0.00 0.00 0.00 15:13:34 15:07:01 docker0 51.60 40.27 29.32 5.37 0.00 0.00 0.00 0.00 15:13:34 15:07:01 veth97ae67f 51.42 40.10 30.02 5.36 0.00 0.00 0.00 0.00 15:13:34 15:08:01 lo 100.20 100.20 69.15 69.15 0.00 0.00 0.00 0.00 15:13:34 15:08:01 ens3 1.10 0.53 0.14 0.32 0.00 0.00 0.00 0.00 15:13:34 15:08:01 docker0 56.38 45.38 63.87 5.83 0.00 0.00 0.00 0.00 15:13:34 15:08:01 veth97ae67f 56.20 45.20 64.63 5.82 0.00 0.00 0.00 0.01 15:13:34 15:09:01 lo 95.42 95.42 34.69 34.69 0.00 0.00 0.00 0.00 15:13:34 15:09:01 ens3 1.22 0.62 0.44 0.39 0.00 0.00 0.00 0.00 15:13:34 15:09:01 docker0 54.34 42.49 29.67 5.65 0.00 0.00 0.00 0.00 15:13:34 15:09:01 veth97ae67f 54.16 42.31 30.40 5.64 0.00 0.00 0.00 0.00 15:13:34 15:10:01 lo 86.58 86.58 66.81 66.81 0.00 0.00 0.00 0.00 15:13:34 15:10:01 ens3 1.96 1.40 0.83 1.31 0.00 0.00 0.00 0.00 15:13:34 15:10:01 docker0 50.70 40.58 62.87 4.70 0.00 0.00 0.00 0.00 15:13:34 15:10:01 veth97ae67f 50.52 40.40 63.55 4.69 0.00 0.00 0.00 0.01 15:13:34 15:11:02 lo 48.34 48.34 10.33 10.33 0.00 0.00 0.00 0.00 15:13:34 15:11:02 ens3 10.88 8.11 2.24 10.86 0.00 0.00 0.00 0.00 15:13:34 15:11:02 docker0 25.29 22.07 8.48 2.06 0.00 0.00 0.00 0.00 15:13:34 15:11:02 vethe3327a7 3.56 3.87 0.21 0.23 0.00 0.00 0.00 0.00 15:13:34 15:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:13:34 15:12:01 ens3 230.15 88.87 2343.79 7.04 0.00 0.00 0.00 0.00 15:13:34 15:12:01 docker0 75.92 213.57 4.00 2240.24 0.00 0.00 0.00 0.00 15:13:34 15:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:13:34 15:13:01 ens3 34.41 28.15 29.96 54.65 0.00 0.00 0.00 0.00 15:13:34 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:34 Average: lo 53.84 53.84 99.50 99.50 0.00 0.00 0.00 0.00 15:13:34 Average: ens3 57.05 35.76 524.42 9.74 0.00 0.00 0.00 0.00 15:13:34 Average: docker0 37.59 38.94 91.09 131.95 0.00 0.00 0.00 0.00 15:13:34 15:13:34 15:13:34 ---> sar -P ALL: 15:13:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4430) 07/02/25 _x86_64_ (4 CPU) 15:13:34 15:13:34 14:35:36 LINUX RESTART (4 CPU) 15:13:34 15:13:34 14:36:02 CPU %user %nice %system %iowait %steal %idle 15:13:34 14:37:01 all 4.82 0.00 2.14 2.86 1.65 88.53 15:13:34 14:37:01 0 4.46 0.00 1.01 1.35 1.40 91.78 15:13:34 14:37:01 1 4.70 0.00 5.22 4.02 1.57 84.48 15:13:34 14:37:01 2 4.91 0.00 1.34 3.87 1.97 87.91 15:13:34 14:37:01 3 5.20 0.00 0.98 2.22 1.68 89.92 15:13:34 14:38:01 all 0.05 0.00 0.04 0.03 0.35 99.53 15:13:34 14:38:01 0 0.03 0.00 0.03 0.00 0.15 99.78 15:13:34 14:38:01 1 0.05 0.00 0.02 0.10 0.28 99.55 15:13:34 14:38:01 2 0.05 0.00 0.10 0.03 0.25 99.57 15:13:34 14:38:01 3 0.03 0.00 0.05 0.00 0.70 99.22 15:13:34 14:39:01 all 0.07 0.00 0.02 0.02 0.20 99.69 15:13:34 14:39:01 0 0.03 0.00 0.02 0.00 0.05 99.90 15:13:34 14:39:01 1 0.18 0.00 0.00 0.07 0.23 99.52 15:13:34 14:39:01 2 0.03 0.00 0.02 0.00 0.08 99.87 15:13:34 14:39:01 3 0.05 0.00 0.03 0.00 0.45 99.47 15:13:34 14:40:01 all 0.23 0.00 0.02 0.01 0.25 99.49 15:13:34 14:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:13:34 14:40:01 1 0.78 0.00 0.03 0.03 0.20 98.96 15:13:34 14:40:01 2 0.02 0.00 0.05 0.00 0.08 99.85 15:13:34 14:40:01 3 0.10 0.00 0.02 0.00 0.65 99.24 15:13:34 14:41:01 all 0.12 0.00 0.02 0.02 0.24 99.61 15:13:34 14:41:01 0 0.03 0.00 0.00 0.02 0.07 99.88 15:13:34 14:41:01 1 0.40 0.00 0.00 0.03 0.17 99.40 15:13:34 14:41:01 2 0.02 0.00 0.02 0.00 0.08 99.88 15:13:34 14:41:01 3 0.00 0.00 0.05 0.02 0.65 99.29 15:13:34 14:42:01 all 0.33 0.00 0.02 0.02 0.29 99.34 15:13:34 14:42:01 0 0.80 0.00 0.02 0.00 0.20 98.98 15:13:34 14:42:01 1 0.03 0.00 0.02 0.05 0.15 99.75 15:13:34 14:42:01 2 0.05 0.00 0.03 0.00 0.17 99.75 15:13:34 14:42:01 3 0.46 0.00 0.03 0.03 0.63 98.84 15:13:34 14:43:01 all 0.31 0.00 0.02 0.01 0.22 99.44 15:13:34 14:43:01 0 0.05 0.00 0.00 0.00 0.08 99.87 15:13:34 14:43:01 1 1.09 0.00 0.07 0.05 0.21 98.58 15:13:34 14:43:01 2 0.02 0.00 0.02 0.00 0.17 99.80 15:13:34 14:43:01 3 0.05 0.00 0.02 0.00 0.40 99.53 15:13:34 14:44:01 all 0.11 0.00 0.02 0.02 0.25 99.61 15:13:34 14:44:01 0 0.02 0.00 0.00 0.00 0.03 99.95 15:13:34 14:44:01 1 0.33 0.00 0.02 0.05 0.23 99.37 15:13:34 14:44:01 2 0.03 0.00 0.02 0.00 0.18 99.77 15:13:34 14:44:01 3 0.05 0.00 0.02 0.03 0.55 99.35 15:13:34 14:45:01 all 0.20 0.00 0.02 0.01 0.18 99.59 15:13:34 14:45:01 0 0.03 0.00 0.00 0.00 0.03 99.93 15:13:34 14:45:01 1 0.02 0.00 0.02 0.02 0.12 99.83 15:13:34 14:45:01 2 0.75 0.00 0.05 0.00 0.18 99.02 15:13:34 14:45:01 3 0.02 0.00 0.05 0.02 0.38 99.53 15:13:34 14:46:01 all 0.12 0.00 0.03 0.03 0.24 99.58 15:13:34 14:46:01 0 0.00 0.00 0.02 0.00 0.05 99.93 15:13:34 14:46:01 1 0.02 0.00 0.03 0.08 0.12 99.75 15:13:34 14:46:01 2 0.38 0.00 0.02 0.00 0.27 99.33 15:13:34 14:46:01 3 0.07 0.00 0.03 0.02 0.53 99.35 15:13:34 14:47:01 all 18.83 0.00 1.40 3.00 1.93 74.85 15:13:34 14:47:01 0 27.52 0.00 1.41 2.38 1.73 66.96 15:13:34 14:47:01 1 8.63 0.00 1.28 5.87 1.72 82.50 15:13:34 14:47:01 2 7.81 0.00 1.12 1.68 2.10 87.29 15:13:34 14:47:01 3 31.41 0.00 1.81 2.07 2.15 62.56 15:13:34 15:13:34 14:47:01 CPU %user %nice %system %iowait %steal %idle 15:13:34 14:48:01 all 21.23 0.00 1.53 3.06 2.06 72.12 15:13:34 14:48:01 0 38.59 0.00 2.12 0.60 2.38 56.32 15:13:34 14:48:01 1 20.74 0.00 1.58 3.61 2.71 71.37 15:13:34 14:48:01 2 9.47 0.00 0.99 4.15 1.80 83.59 15:13:34 14:48:01 3 16.13 0.00 1.40 3.90 1.31 77.26 15:13:34 14:49:01 all 42.81 0.00 2.28 1.24 6.28 47.39 15:13:34 14:49:01 0 44.75 0.00 1.69 1.38 5.93 46.26 15:13:34 14:49:01 1 41.14 0.00 2.23 0.74 5.82 50.07 15:13:34 14:49:01 2 41.64 0.00 2.62 1.50 7.03 47.20 15:13:34 14:49:01 3 43.68 0.00 2.59 1.35 6.37 46.01 15:13:34 14:50:01 all 37.27 0.00 3.79 3.69 4.92 50.33 15:13:34 14:50:01 0 35.16 0.00 3.71 1.31 4.83 54.98 15:13:34 14:50:01 1 38.00 0.00 2.94 3.27 4.74 51.05 15:13:34 14:50:01 2 35.74 0.00 4.74 6.12 5.27 48.12 15:13:34 14:50:01 3 40.19 0.00 3.76 4.06 4.85 47.13 15:13:34 14:51:01 all 42.14 0.00 3.99 2.74 5.32 45.82 15:13:34 14:51:01 0 48.42 0.00 3.30 0.76 5.37 42.16 15:13:34 14:51:01 1 43.85 0.00 3.92 4.39 4.98 42.86 15:13:34 14:51:01 2 39.87 0.00 4.26 3.55 5.77 46.54 15:13:34 14:51:01 3 36.44 0.00 4.44 2.25 5.14 51.72 15:13:34 14:52:01 all 44.53 0.00 3.78 3.46 5.11 43.12 15:13:34 14:52:01 0 49.10 0.00 3.84 3.78 5.40 37.88 15:13:34 14:52:01 1 49.29 0.00 4.05 0.86 4.91 40.90 15:13:34 14:52:01 2 41.78 0.00 4.57 5.46 5.39 42.79 15:13:34 14:52:01 3 37.99 0.00 2.67 3.71 4.73 50.90 15:13:34 14:53:01 all 39.38 0.00 2.61 8.03 4.46 45.52 15:13:34 14:53:01 0 34.22 0.00 3.29 8.94 4.73 48.81 15:13:34 14:53:01 1 47.45 0.00 1.47 6.83 4.22 40.03 15:13:34 14:53:01 2 37.78 0.00 2.15 7.55 4.30 48.21 15:13:34 14:53:01 3 38.07 0.00 3.56 8.79 4.59 44.98 15:13:34 14:54:01 all 30.85 0.00 3.22 8.53 3.57 53.83 15:13:34 14:54:01 0 29.78 0.00 2.44 6.65 3.50 57.62 15:13:34 14:54:01 1 36.31 0.00 2.48 4.25 3.45 53.51 15:13:34 14:54:01 2 32.12 0.00 4.37 17.44 3.84 42.24 15:13:34 14:54:01 3 25.20 0.00 3.57 5.82 3.49 61.92 15:13:34 14:55:01 all 9.52 0.00 3.92 13.06 3.25 70.25 15:13:34 14:55:01 0 9.09 0.00 4.13 12.13 3.37 71.28 15:13:34 14:55:01 1 11.00 0.00 5.09 19.86 2.91 61.14 15:13:34 14:55:01 2 6.66 0.00 1.88 3.27 3.44 84.74 15:13:34 14:55:01 3 11.35 0.00 4.61 17.06 3.28 63.70 15:13:34 14:56:01 all 9.11 0.00 3.66 13.15 2.86 71.21 15:13:34 14:56:01 0 9.67 0.00 2.89 7.27 2.89 77.29 15:13:34 14:56:01 1 9.75 0.00 3.82 12.99 2.99 70.44 15:13:34 14:56:01 2 8.76 0.00 3.59 14.43 2.79 70.42 15:13:34 14:56:01 3 8.24 0.00 4.30 17.93 2.80 66.73 15:13:34 14:57:01 all 10.89 0.00 3.75 12.02 3.09 70.25 15:13:34 14:57:01 0 9.30 0.00 3.31 8.27 2.66 76.46 15:13:34 14:57:01 1 12.85 0.00 4.83 13.18 3.14 66.01 15:13:34 14:57:01 2 10.77 0.00 3.95 15.90 3.49 65.90 15:13:34 14:57:01 3 10.64 0.00 2.94 10.72 3.07 72.63 15:13:34 14:58:01 all 9.89 0.00 3.70 12.05 3.17 71.19 15:13:34 14:58:01 0 8.91 0.00 2.87 7.84 2.85 77.53 15:13:34 14:58:01 1 11.59 0.00 5.02 20.43 3.23 59.72 15:13:34 14:58:01 2 10.64 0.00 4.20 9.79 4.15 71.23 15:13:34 14:58:01 3 8.43 0.00 2.74 10.18 2.43 76.21 15:13:34 15:13:34 14:58:01 CPU %user %nice %system %iowait %steal %idle 15:13:34 14:59:01 all 15.28 0.00 3.03 6.36 3.48 71.85 15:13:34 14:59:01 0 15.63 0.00 3.25 5.28 3.30 72.54 15:13:34 14:59:01 1 17.13 0.00 2.82 5.69 3.54 70.82 15:13:34 14:59:01 2 14.91 0.00 2.78 5.25 4.00 73.06 15:13:34 14:59:01 3 13.45 0.00 3.28 9.24 3.09 70.93 15:13:34 15:00:01 all 6.80 0.00 3.62 3.18 2.10 84.31 15:13:34 15:00:01 0 7.40 0.00 3.21 3.01 2.00 84.38 15:13:34 15:00:01 1 7.33 0.00 2.57 2.91 2.17 85.02 15:13:34 15:00:01 2 6.33 0.00 7.40 5.98 2.04 78.25 15:13:34 15:00:01 3 6.10 0.00 1.37 0.84 2.17 89.52 15:13:34 15:01:01 all 10.37 0.00 1.43 0.05 2.87 85.28 15:13:34 15:01:01 0 12.37 0.00 1.68 0.03 3.19 82.73 15:13:34 15:01:01 1 9.95 0.00 1.56 0.15 2.73 85.61 15:13:34 15:01:01 2 9.63 0.00 1.32 0.03 3.13 85.89 15:13:34 15:01:01 3 9.50 0.00 1.13 0.02 2.43 86.92 15:13:34 15:02:01 all 12.46 0.00 1.62 3.02 2.55 80.35 15:13:34 15:02:01 0 12.42 0.00 1.97 4.11 3.02 78.48 15:13:34 15:02:01 1 13.14 0.00 1.69 6.07 2.28 76.82 15:13:34 15:02:01 2 12.62 0.00 1.52 1.58 2.67 81.60 15:13:34 15:02:01 3 11.65 0.00 1.34 0.30 2.23 84.48 15:13:34 15:03:01 all 9.48 0.00 4.13 12.33 2.36 71.70 15:13:34 15:03:01 0 8.48 0.00 3.72 13.20 2.10 72.51 15:13:34 15:03:01 1 11.42 0.00 4.99 12.73 2.59 68.28 15:13:34 15:03:01 2 7.85 0.00 3.91 6.86 2.28 79.10 15:13:34 15:03:01 3 10.17 0.00 3.90 16.60 2.47 66.86 15:13:34 15:04:01 all 11.97 0.00 3.48 11.64 2.49 70.41 15:13:34 15:04:01 0 9.94 0.00 3.34 14.70 2.75 69.27 15:13:34 15:04:01 1 8.97 0.00 2.30 11.20 1.93 75.61 15:13:34 15:04:01 2 17.63 0.00 5.14 11.28 3.01 62.94 15:13:34 15:04:01 3 11.39 0.00 3.15 9.38 2.26 73.82 15:13:34 15:05:01 all 23.81 0.00 4.76 11.68 3.59 56.16 15:13:34 15:05:01 0 23.43 0.00 4.55 8.20 3.32 60.49 15:13:34 15:05:01 1 20.14 0.00 4.53 8.19 3.57 63.57 15:13:34 15:05:01 2 29.85 0.00 4.66 17.93 4.21 43.36 15:13:34 15:05:01 3 21.84 0.00 5.32 12.40 3.24 57.20 15:13:34 15:06:01 all 14.27 0.00 3.91 12.87 2.66 66.29 15:13:34 15:06:01 0 11.97 0.00 4.38 16.77 2.44 64.44 15:13:34 15:06:01 1 13.97 0.00 3.36 9.60 2.66 70.41 15:13:34 15:06:01 2 15.45 0.00 2.07 5.01 2.87 74.61 15:13:34 15:06:01 3 15.69 0.00 5.81 20.12 2.66 55.72 15:13:34 15:07:01 all 7.12 0.00 4.23 15.26 2.53 70.86 15:13:34 15:07:01 0 5.99 0.00 4.58 22.30 1.80 65.34 15:13:34 15:07:01 1 7.97 0.00 4.18 15.53 2.50 69.82 15:13:34 15:07:01 2 6.35 0.00 4.45 4.60 3.34 81.27 15:13:34 15:07:01 3 8.20 0.00 3.72 18.76 2.49 66.83 15:13:34 15:08:01 all 8.65 0.00 4.23 14.68 2.39 70.05 15:13:34 15:08:01 0 8.11 0.00 4.68 11.48 2.14 73.59 15:13:34 15:08:01 1 8.38 0.00 3.92 12.47 2.19 73.04 15:13:34 15:08:01 2 9.55 0.00 4.70 14.93 3.03 67.79 15:13:34 15:08:01 3 8.55 0.00 3.62 19.82 2.21 65.80 15:13:34 15:09:01 all 7.18 0.00 4.41 14.91 2.39 71.11 15:13:34 15:09:01 0 6.74 0.00 3.90 14.29 2.34 72.73 15:13:34 15:09:01 1 6.33 0.00 3.65 9.20 2.30 78.52 15:13:34 15:09:01 2 10.12 0.00 7.04 25.90 2.94 54.00 15:13:34 15:09:01 3 5.54 0.00 3.06 10.31 1.98 79.10 15:13:34 15:13:34 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:13:34 15:10:01 all 8.54 0.00 6.69 21.17 3.08 60.52 15:13:34 15:10:01 0 9.37 0.00 6.83 14.05 3.25 66.50 15:13:34 15:10:01 1 7.17 0.00 3.04 5.59 2.53 81.67 15:13:34 15:10:01 2 9.65 0.00 12.17 51.72 3.51 22.96 15:13:34 15:10:01 3 8.03 0.00 4.85 13.94 3.02 70.17 15:13:34 15:11:02 all 30.95 0.00 3.70 7.90 4.79 52.66 15:13:34 15:11:02 0 25.43 0.00 6.37 18.03 4.56 45.61 15:13:34 15:11:02 1 32.43 0.00 3.82 3.95 4.73 55.07 15:13:34 15:11:02 2 35.31 0.00 2.82 2.56 5.71 53.59 15:13:34 15:11:02 3 30.55 0.00 1.80 7.13 4.15 56.36 15:13:34 15:12:01 all 17.41 0.00 5.54 8.61 3.37 65.07 15:13:34 15:12:01 0 15.49 0.00 5.20 12.25 3.32 63.73 15:13:34 15:12:01 1 19.23 0.00 5.65 6.43 3.24 65.46 15:13:34 15:12:01 2 16.81 0.00 5.26 5.92 3.57 68.44 15:13:34 15:12:01 3 18.14 0.00 6.02 9.85 3.32 62.67 15:13:34 15:13:01 all 20.65 0.00 1.31 1.34 1.51 75.18 15:13:34 15:13:01 0 2.85 0.00 0.93 3.65 0.80 91.78 15:13:34 15:13:01 1 33.66 0.00 1.86 0.37 1.88 62.24 15:13:34 15:13:01 2 13.75 0.00 1.17 0.69 1.67 82.72 15:13:34 15:13:01 3 32.35 0.00 1.33 0.71 1.68 63.92 15:13:34 Average: all 14.30 0.00 2.60 6.28 2.49 74.33 15:13:34 Average: 0 14.25 0.00 2.56 6.06 2.39 74.74 15:13:34 Average: 1 15.04 0.00 2.54 5.70 2.41 74.31 15:13:34 Average: 2 13.69 0.00 2.87 6.87 2.73 73.83 15:13:34 Average: 3 14.21 0.00 2.41 6.47 2.44 74.46 15:13:34 15:13:34 15:13:34